Searched refs:xf86_crtc_notify_proc_ptr (Results 1 – 3 of 3) sorted by relevance
767 typedef void (*xf86_crtc_notify_proc_ptr) (ScreenPtr pScreen); typedef822 xf86_crtc_notify_proc_ptr xf86_crtc_notify;1120 extern _X_EXPORT xf86_crtc_notify_proc_ptr1121 xf86_wrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);1124 xf86_unwrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr old);
3425 xf86_crtc_notify_proc_ptr3426 xf86_wrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr new) in xf86_wrap_crtc_notify()3431 xf86_crtc_notify_proc_ptr old; in xf86_wrap_crtc_notify()3441 xf86_unwrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr old) in xf86_unwrap_crtc_notify()
107 xf86_crtc_notify_proc_ptr xf86_crtc_notify;