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

  /bionic/libc/kernel/uapi/drm/
drm.h 107 struct drm_block { struct
484 #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
485 #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
599 typedef struct drm_block drm_block_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 155 struct drm_block { struct
682 #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
683 #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
813 typedef struct drm_block drm_block_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 155 struct drm_block { struct
634 #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
635 #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
750 typedef struct drm_block drm_block_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 155 struct drm_block { struct
634 #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
635 #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
750 typedef struct drm_block drm_block_t;
  /hardware/intel/img/libdrm/shared-core/
drm.h 216 struct drm_block { struct
705 #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
706 #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
820 typedef struct drm_block drm_block_t;

Completed in 45 milliseconds