Searched refs:mtk_crtc_ddp_irq (Results 1 – 4 of 4) sorted by relevance
26 void mtk_crtc_ddp_irq(struct drm_crtc *crtc, struct mtk_ddp_comp *comp);
91 mtk_crtc_ddp_irq(priv->crtc, rdma); in mtk_disp_rdma_irq_handler()
90 mtk_crtc_ddp_irq(priv->crtc, ovl); in mtk_disp_ovl_irq_handler()
520 void mtk_crtc_ddp_irq(struct drm_crtc *crtc, struct mtk_ddp_comp *comp) in mtk_crtc_ddp_irq() function