HomeSort by: relevance | last modified time | path
    Searched refs:xf86_wrap_crtc_notify (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.h 957 xf86_wrap_crtc_notify (ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);
xf86Crtc.c 3180 xf86_wrap_crtc_notify (ScreenPtr screen, xf86_crtc_notify_proc_ptr new) function
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.h 1128 xf86_wrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);
xf86Crtc.c 3468 xf86_wrap_crtc_notify(ScreenPtr screen, xf86_crtc_notify_proc_ptr new) function
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
dri.c 290 xf86_wrap_crtc_notify(pScreen, dri_crtc_notify);
648 pDRIPriv->xf86_crtc_notify = xf86_wrap_crtc_notify(pScreen,
  /xsrc/external/mit/xf86-input-mouse/dist/src/
sun_mouse.c 687 = xf86_wrap_crtc_notify(pScreen,
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
dri.c 308 pDRIPriv->xf86_crtc_notify = xf86_wrap_crtc_notify(pScreen, dri_crtc_notify);
618 pDRIPriv->xf86_crtc_notify = xf86_wrap_crtc_notify(pScreen,

Completed in 57 milliseconds