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

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
drmmode_display.c 1822 drmmode_notify_fd(int fd, int notify, void *data) function
1867 SetNotifyFd(drmmode->fd, drmmode_notify_fd, X_NOTIFY_READ, scrn);
  /xsrc/external/mit/xf86-video-ati/dist/src/
drmmode_display.c 1485 static void drmmode_notify_fd(int fd, int notify, void *data) function
1546 SetNotifyFd(drmmode->fd, drmmode_notify_fd, X_NOTIFY_READ, drmmode);
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_display.c 2080 static void drmmode_notify_fd(int fd, int notify, void *data) function
2267 SetNotifyFd(mode->fd, drmmode_notify_fd, X_NOTIFY_READ, mode);
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.c 3203 static void drmmode_notify_fd(int fd, int notify, void *data) function
3442 SetNotifyFd(pAMDGPUEnt->fd, drmmode_notify_fd, X_NOTIFY_READ, drmmode);

Completed in 15 milliseconds