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

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c54 struct dw_hdmi_cec { struct
71 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset)
76 static u8 dw_hdmi_read(struct dw_hdmi_cec *cec, int offset)
83 struct dw_hdmi_cec *cec = cec_get_drvdata(adap);
99 struct dw_hdmi_cec *cec = cec_get_drvdata(adap);
127 struct dw_hdmi_cec *cec = cec_get_drvdata(adap);
180 struct dw_hdmi_cec *cec = cec_get_drvdata(adap);
196 struct dw_hdmi_cec *cec = cec_get_drvdata(adap);
232 struct dw_hdmi_cec *cec = data;
240 struct dw_hdmi_cec *ce
[all...]

Completed in 126 milliseconds