Searched refs:mtk_cec (Results 1 – 2 of 2) sorted by relevance
50 struct mtk_cec { struct95 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_set_hpd_event()106 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_hpd_high()114 static void mtk_cec_htplg_irq_init(struct mtk_cec *cec) in mtk_cec_htplg_irq_init()124 static void mtk_cec_htplg_irq_enable(struct mtk_cec *cec) in mtk_cec_htplg_irq_enable()129 static void mtk_cec_htplg_irq_disable(struct mtk_cec *cec) in mtk_cec_htplg_irq_disable()134 static void mtk_cec_clear_htplg_irq(struct mtk_cec *cec) in mtk_cec_clear_htplg_irq()149 static void mtk_cec_hpd_event(struct mtk_cec *cec, bool hpd) in mtk_cec_hpd_event()167 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_htplg_isr_thread()185 struct mtk_cec *cec; in mtk_cec_probe()[all …]
19 mediatek-drm-hdmi-objs := mtk_cec.o \
Completed in 5 milliseconds