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

  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm.h 1085 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease)
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm.h 903 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease)
  /xsrc/external/mit/libdrm/dist/include/drm/
drm.h 1285 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease)
  /xsrc/external/mit/libdrm/dist/
xf86drmMode.c 1715 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get))
1724 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) {

Completed in 9 milliseconds