Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1042 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property) macro
/third_party/libdrm/include/drm/
H A Ddrm.h1042 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property) macro
/third_party/libdrm/
H A Dxf86drmMode.c643 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPROPERTY, &prop)) in drmModeGetProperty()
657 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPROPERTY, &prop)) { in drmModeGetProperty()

Completed in 8 milliseconds