Searched defs:DRM_IOCTL_UNLOCK (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.
761 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock) macro
/external/libdrm/include/drm/
H A Ddrm.h282 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
723 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock) macro

Completed in 63 milliseconds