Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h1124 xf86_unwrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr old);
H A Dxf86Crtc.c3441 xf86_unwrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr old) in xf86_unwrap_crtc_notify() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c287 xf86_unwrap_crtc_notify(pScreen, pDRIPriv->xf86_crtc_notify); in dri_crtc_notify()
698 xf86_unwrap_crtc_notify(pScreen, pDRIPriv->xf86_crtc_notify); in DRICloseScreen()