Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1085 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease) macro
/third_party/libdrm/include/drm/
H A Ddrm.h1075 #define DRM_IOCTL_MODE_GET_LEASE DRM_IOWR(0xC8, struct drm_mode_get_lease) macro
/third_party/libdrm/
H A Dxf86drmMode.c1682 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) in drmModeGetLease()
1691 if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) { in drmModeGetLease()

Completed in 8 milliseconds