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