Lines Matching defs:cec
20 static void hdmirx_cec_write(struct hdmirx_cec *cec, int reg, u32 val) in hdmirx_cec_write()
25 static u32 hdmirx_cec_read(struct hdmirx_cec *cec, int reg) in hdmirx_cec_read()
30 static void hdmirx_cec_update_bits(struct hdmirx_cec *cec, int reg, u32 mask, in hdmirx_cec_update_bits()
41 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_log_addr() local
59 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_transmit() local
82 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_hardirq() local
142 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_thread() local
159 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_enable() local
189 struct hdmirx_cec *cec = data; in hdmirx_cec_del() local
196 struct hdmirx_cec *cec; in snps_hdmirx_cec_register() local
270 void snps_hdmirx_cec_unregister(struct hdmirx_cec *cec) in snps_hdmirx_cec_unregister()