Home
last modified time | relevance | path

Searched refs:of_vtg_find (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/sti/
Dsti_vtg.h22 struct sti_vtg *of_vtg_find(struct device_node *np);
Dsti_compositor.c248 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()
Dsti_vtg.c156 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() function
439 vtg->slave = of_vtg_find(np); in vtg_probe()
Dsti_hqvdp.c1366 hqvdp->vtg = of_vtg_find(vtg_np); in sti_hqvdp_probe()