Home
last modified time | relevance | path

Searched refs:sti_vtg_unregister_client (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.h28 int sti_vtg_unregister_client(struct sti_vtg *vtg,
H A Dsti_crtc.c311 if (sti_vtg_unregister_client(vtg, vtg_vblank_nb)) in sti_crtc_disable_vblank()
H A Dsti_vtg.c347 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) in sti_vtg_unregister_client() function
H A Dsti_gdp.c468 if (sti_vtg_unregister_client(gdp->vtg, &gdp->vtg_field_nb)) in sti_gdp_disable()
H A Dsti_hqvdp.c763 if (sti_vtg_unregister_client(hqvdp->vtg, &hqvdp->vtg_nb)) in sti_hqvdp_disable()