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

  /xsrc/external/mit/libdrm/dist/
xf86drmMode.h 487 extern drmModeLesseeListPtr drmModeListLessees(int fd);
xf86drmMode.c 1680 drmModeListLessees(int fd)
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.c 3020 lessees = drmModeListLessees(pAMDGPUEnt->fd);
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c 2553 lessees = drmModeListLessees(pRADEONEnt->fd);
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.c 3550 lessees = drmModeListLessees(drmmode->fd);

Completed in 35 milliseconds