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

  /bionic/libc/kernel/uapi/drm/
drm.h 517 #define DRM_IOCTL_FINISH DRM_IOW(0x2c, struct drm_lock)
  /external/kernel-headers/original/uapi/drm/
drm.h 281 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
729 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock)
  /external/libdrm/include/drm/
drm.h 282 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
717 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 282 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
664 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 282 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
674 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock)

Completed in 35 milliseconds