Home
last modified time | relevance | path

Searched refs:xf86_wrap_crtc_notify (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h1121 xf86_wrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);
H A Dxf86Crtc.c3426 xf86_wrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr new) in xf86_wrap_crtc_notify() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c290 xf86_wrap_crtc_notify(pScreen, dri_crtc_notify); in dri_crtc_notify()
648 pDRIPriv->xf86_crtc_notify = xf86_wrap_crtc_notify(pScreen, in DRIFinishScreenInit()