Searched refs:comp_node (Results 1 – 5 of 5) sorted by relevance
58 struct mtk_mdp_comp *comp_node; in mtk_mdp_clock_on() local60 list_for_each_entry(comp_node, &mdp->comp_list, node) in mtk_mdp_clock_on()61 mtk_mdp_comp_clock_on(dev, comp_node); in mtk_mdp_clock_on()67 struct mtk_mdp_comp *comp_node; in mtk_mdp_clock_off() local69 list_for_each_entry(comp_node, &mdp->comp_list, node) in mtk_mdp_clock_off()70 mtk_mdp_comp_clock_off(dev, comp_node); in mtk_mdp_clock_off()
228 np = private->comp_node[private->data->main_path[0]] ?: in mtk_drm_kms_init()229 private->comp_node[private->data->ext_path[0]]; in mtk_drm_kms_init()514 private->comp_node[comp_id] = of_node_get(node); in mtk_drm_probe()573 of_node_put(private->comp_node[i]); in mtk_drm_probe()591 of_node_put(private->comp_node[i]); in mtk_drm_remove()
43 struct device_node *comp_node[DDP_COMPONENT_ID_MAX]; member
207 int mtk_ddp_comp_init(struct device *dev, struct device_node *comp_node,
749 node = priv->comp_node[comp_id]; in mtk_drm_crtc_create()782 node = priv->comp_node[comp_id]; in mtk_drm_crtc_create()