Searched refs:DRM_IOCTL_MODE_GET_LEASE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1228 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease) macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h903 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease) macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h1085 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease) macro
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.c1715 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get))
1724 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) {

Completed in 11 milliseconds