Searched defs:DRM_IOCTL_AGP_ALLOC (Results 1 - 4 of 4) sorted by relevance

/external/strace/
H A Dioctl_redefs2.h181 #ifdef DRM_IOCTL_AGP_ALLOC
182 # undef DRM_IOCTL_AGP_ALLOC macro
183 # define DRM_IOCTL_AGP_ALLOC 0xc0106434 macro
H A Dioctl_redefs1.h201 #ifdef DRM_IOCTL_AGP_ALLOC
202 # undef DRM_IOCTL_AGP_ALLOC macro
203 # define DRM_IOCTL_AGP_ALLOC 0xc0106434 macro
/external/kernel-headers/original/uapi/drm/
H A Ddrm.h540 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
771 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro
/external/libdrm/include/drm/
H A Ddrm.h527 * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
733 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) macro

Completed in 38 milliseconds