Home
last modified time | relevance | path

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

/linux/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) 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()
180 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_thread()
196 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_enable()
232 struct dw_hdmi_cec *cec = data; in dw_hdmi_cec_del()
240 struct dw_hdmi_cec *cec; in dw_hdmi_cec_probe()
[all …]