Lines Matching refs:mdp_comp
63 struct mdp_comp *prz1 = ctx->comp->mdp_dev->comp[MDP_COMP_RSZ1]; in init_rdma()
796 int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_on()
837 void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_off()
851 int mdp_comp_clocks_on(struct device *dev, struct mdp_comp *comps, int num) in mdp_comp_clocks_on()
864 void mdp_comp_clocks_off(struct device *dev, struct mdp_comp *comps, int num) in mdp_comp_clocks_off()
873 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id()
907 struct mdp_comp *comp) in __mdp_comp_init()
925 struct mdp_comp *comp, enum mtk_mdp_comp_id id) in mdp_comp_init()
993 static void mdp_comp_deinit(struct mdp_comp *comp) in mdp_comp_deinit()
1007 static struct mdp_comp *mdp_comp_create(struct mdp_dev *mdp, in mdp_comp_create()
1012 struct mdp_comp *comp; in mdp_comp_create()
1048 struct mdp_comp *comp; in mdp_comp_sub_create()
1114 struct mdp_comp *comp; in mdp_comp_config()