Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_vtg.h17 struct sti_vtg *of_vtg_find(struct device_node *np);
Dsti_vtg.c103 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() function
113 EXPORT_SYMBOL(of_vtg_find);
334 vtg->slave = of_vtg_find(np); in vtg_probe()
Dsti_compositor.c248 compo->vtg_main = of_vtg_find(vtg_np); in sti_compositor_probe()
252 compo->vtg_aux = of_vtg_find(vtg_np); in sti_compositor_probe()
Dsti_hqvdp.c1040 hqvdp->vtg = of_vtg_find(vtg_np); in sti_hqvdp_probe()