Searched refs:mtk_disp_ovl (Results 1 – 2 of 2) sorted by relevance
68 struct mtk_disp_ovl { struct74 static inline struct mtk_disp_ovl *comp_to_ovl(struct mtk_ddp_comp *comp) in comp_to_ovl() argument76 return container_of(comp, struct mtk_disp_ovl, ddp_comp); in comp_to_ovl()81 struct mtk_disp_ovl *priv = dev_id; in mtk_disp_ovl_irq_handler()98 struct mtk_disp_ovl *ovl = comp_to_ovl(comp); in mtk_ovl_enable_vblank()107 struct mtk_disp_ovl *ovl = comp_to_ovl(comp); in mtk_ovl_disable_vblank()158 static unsigned int ovl_fmt_convert(struct mtk_disp_ovl *ovl, unsigned int fmt) in ovl_fmt_convert()192 struct mtk_disp_ovl *ovl = comp_to_ovl(comp); in mtk_ovl_layer_config()232 struct mtk_disp_ovl *priv = dev_get_drvdata(dev); in mtk_disp_ovl_bind()249 struct mtk_disp_ovl *priv = dev_get_drvdata(dev); in mtk_disp_ovl_unbind()[all …]
3 mtk_disp_ovl.o \