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

  /external/strace/
ioctl_redefs2.h 181 #ifdef DRM_IOCTL_AGP_ALLOC
182 # undef DRM_IOCTL_AGP_ALLOC
183 # define DRM_IOCTL_AGP_ALLOC 0xc0106434
ioctl_redefs1.h 205 #ifdef DRM_IOCTL_AGP_ALLOC
206 # undef DRM_IOCTL_AGP_ALLOC
207 # define DRM_IOCTL_AGP_ALLOC 0xc0106434
    [all...]
  /bionic/libc/kernel/uapi/drm/
drm.h 493 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
  /external/kernel-headers/original/uapi/drm/
drm.h 540 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
850 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
  /external/libdrm/include/drm/
drm.h 534 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
828 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
  /external/mesa3d/include/drm-uapi/
drm.h 534 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
828 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)

Completed in 184 milliseconds