Searched refs:dw_hdmi_cec (Results 1 – 2 of 2) sorted by relevance
61 struct dw_hdmi_cec { struct81 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write() argument86 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 …]