HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_LOCK (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm.h 484 #define DRM_IOCTL_LOCK DRM_IOW(0x2a, struct drm_lock)
  /external/kernel-headers/original/uapi/drm/
drm.h 292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
839 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock)
  /external/libdrm/include/drm/
drm.h 286 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
817 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock)
  /external/mesa3d/include/drm-uapi/
drm.h 286 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
817 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock)

Completed in 54 milliseconds