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

  /external/strace/
ioctl_redefs2.h 365 #ifdef DRM_IOCTL_SG_ALLOC
366 # undef DRM_IOCTL_SG_ALLOC
367 # define DRM_IOCTL_SG_ALLOC 0xc0086438
ioctl_redefs1.h 421 #ifdef DRM_IOCTL_SG_ALLOC
422 # undef DRM_IOCTL_SG_ALLOC
423 # define DRM_IOCTL_SG_ALLOC 0xc0086438
    [all...]
  /bionic/libc/kernel/uapi/drm/
drm.h 497 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /external/kernel-headers/original/uapi/drm/
drm.h 583 * DRM_IOCTL_SG_ALLOC ioctl argument type.
855 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /external/libdrm/include/drm/
drm.h 577 * DRM_IOCTL_SG_ALLOC ioctl argument type.
833 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
  /external/mesa3d/include/drm-uapi/
drm.h 577 * DRM_IOCTL_SG_ALLOC ioctl argument type.
833 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)

Completed in 297 milliseconds