vtg_vblank_nb     193 drivers/gpu/drm/sti/sti_compositor.c 		compo->vtg_vblank_nb[i].notifier_call = sti_crtc_vblank_cb;
vtg_vblank_nb      79 drivers/gpu/drm/sti/sti_compositor.h 	struct notifier_block vtg_vblank_nb[STI_MAX_MIXER];
vtg_vblank_nb     252 drivers/gpu/drm/sti/sti_crtc.c 	compo = container_of(nb, struct sti_compositor, vtg_vblank_nb[pipe]);
vtg_vblank_nb     286 drivers/gpu/drm/sti/sti_crtc.c 	struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe];
vtg_vblank_nb     292 drivers/gpu/drm/sti/sti_crtc.c 	if (sti_vtg_register_client(vtg, vtg_vblank_nb, crtc)) {
vtg_vblank_nb     304 drivers/gpu/drm/sti/sti_crtc.c 	struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe];
vtg_vblank_nb     309 drivers/gpu/drm/sti/sti_crtc.c 	if (sti_vtg_unregister_client(vtg, vtg_vblank_nb))