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

  /bionic/libc/kernel/uapi/drm/
drm.h 531 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /external/kernel-headers/original/uapi/drm/
drm.h 568 * DRM_IOCTL_SG_ALLOC ioctl argument type.
743 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /external/libdrm/include/drm/
drm.h 570 * DRM_IOCTL_SG_ALLOC ioctl argument type.
731 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 566 * DRM_IOCTL_SG_ALLOC ioctl argument type.
675 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 569 * DRM_IOCTL_SG_ALLOC ioctl argument type.
687 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)

Completed in 356 milliseconds