Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.h23 struct sti_vtg *of_vtg_find(struct device_node *np);
H A 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()
H A Dsti_vtg.c143 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() function
H A Dsti_hqvdp.c1395 hqvdp->vtg = of_vtg_find(vtg_np); in sti_hqvdp_probe()