Home
last modified time | relevance | path

Searched refs:dw_hdmi_cec_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h6 struct dw_hdmi_cec_ops { struct
15 const struct dw_hdmi_cec_ops *ops;
H A Ddw-hdmi-cec.c56 const struct dw_hdmi_cec_ops *ops;
216 static const struct cec_adap_ops dw_hdmi_cec_ops = { variable
258 cec->adap = cec_allocate_adapter(&dw_hdmi_cec_ops, cec, "dw_hdmi", in dw_hdmi_cec_probe()
H A Ddw-hdmi.c3152 static const struct dw_hdmi_cec_ops dw_hdmi_cec_ops = { variable
3438 cec.ops = &dw_hdmi_cec_ops; in dw_hdmi_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h6 struct dw_hdmi_cec_ops { struct
15 const struct dw_hdmi_cec_ops *ops;
H A Ddw-hdmi-cec.c56 const struct dw_hdmi_cec_ops *ops;
220 static const struct cec_adap_ops dw_hdmi_cec_ops = { variable
262 cec->adap = cec_allocate_adapter(&dw_hdmi_cec_ops, cec, "dw_hdmi", in dw_hdmi_cec_probe()
H A Ddw-hdmi.c3245 static const struct dw_hdmi_cec_ops dw_hdmi_cec_ops = { variable
3608 cec.ops = &dw_hdmi_cec_ops; in dw_hdmi_probe()

Completed in 10 milliseconds