Lines Matching refs:dw_hdmi_cec
54 struct dw_hdmi_cec { struct
71 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write() argument
76 static u8 dw_hdmi_read(struct dw_hdmi_cec *cec, int offset) in dw_hdmi_read()
83 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_log_addr()
99 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_transmit()
127 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_hardirq()
176 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_thread()
192 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_enable()
228 struct dw_hdmi_cec *cec = data; in dw_hdmi_cec_del()
236 struct dw_hdmi_cec *cec; in dw_hdmi_cec_probe()
305 struct dw_hdmi_cec *cec = platform_get_drvdata(pdev); in dw_hdmi_cec_remove()
313 struct dw_hdmi_cec *cec = dev_get_drvdata(dev); in dw_hdmi_cec_resume()
329 struct dw_hdmi_cec *cec = dev_get_drvdata(dev); in dw_hdmi_cec_suspend()