Searched refs:of_vtg_find (Results 1 – 4 of 4) sorted by relevance
23 struct sti_vtg *of_vtg_find(struct device_node *np);
248 compo->vtg[STI_MIXER_MAIN] = of_vtg_find(vtg_np); in sti_compositor_probe()253 compo->vtg[STI_MIXER_AUX] = of_vtg_find(vtg_np); in sti_compositor_probe()
143 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() function
1395 hqvdp->vtg = of_vtg_find(vtg_np); in sti_hqvdp_probe()