Home
last modified time | relevance | path

Searched refs:of_vtg_find (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_vtg.h23 struct sti_vtg *of_vtg_find(struct device_node *np);
H A Dsti_compositor.c249 compo->vtg[STI_MIXER_MAIN] = of_vtg_find(vtg_np); in sti_compositor_probe()
254 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.c1393 hqvdp->vtg = of_vtg_find(vtg_np); in sti_hqvdp_probe()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds