Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c61 struct dw_hdmi_cec { struct
81 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write() argument
86 static u8 dw_hdmi_read(struct dw_hdmi_cec *cec, int offset) in dw_hdmi_read()
91 static void dw_hdmi_mod(struct dw_hdmi_cec *cec, unsigned int offset, u8 mask, u8 val) in dw_hdmi_mod()
98 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_log_addr()
114 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_transmit()
142 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_hardirq()
191 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_thread()
207 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_enable()
251 struct dw_hdmi_cec *cec = data; in dw_hdmi_cec_del()
[all …]
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo