of_vtg_find       251 drivers/gpu/drm/sti/sti_compositor.c 		compo->vtg[STI_MIXER_MAIN] = of_vtg_find(vtg_np);
of_vtg_find       256 drivers/gpu/drm/sti/sti_compositor.c 		compo->vtg[STI_MIXER_AUX] = of_vtg_find(vtg_np);
of_vtg_find      1391 drivers/gpu/drm/sti/sti_hqvdp.c 		hqvdp->vtg = of_vtg_find(vtg_np);
of_vtg_find        23 drivers/gpu/drm/sti/sti_vtg.h struct sti_vtg *of_vtg_find(struct device_node *np);