Home
last modified time | relevance | path

Searched defs:vtg_vblank_nb (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_crtc.c288 struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe]; in sti_crtc_enable_vblank() local
307 struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe]; in sti_crtc_disable_vblank() local
Dsti_compositor.h79 struct notifier_block vtg_vblank_nb[STI_MAX_MIXER]; member