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

/linux-master/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;
224 static const struct cec_adap_ops dw_hdmi_cec_ops = { variable in typeref:struct:cec_adap_ops
266 cec->adap = cec_allocate_adapter(&dw_hdmi_cec_ops, cec, "dw_hdmi",
H A Ddw-hdmi.c3252 static const struct dw_hdmi_cec_ops dw_hdmi_cec_ops = { variable in typeref:struct:dw_hdmi_cec_ops
3591 cec.ops = &dw_hdmi_cec_ops;

Completed in 110 milliseconds