Searched defs:DRM_IOCTL_LOCK (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/drm/
H A Ddrm.h292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
823 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock) macro
/external/libdrm/include/drm/
H A Ddrm.h286 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
754 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock) macro

Completed in 157 milliseconds