Searched refs:DRM_IOCTL_AGP_INFO (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libdrm/dist/ |
| H A D | xf86drm.c | 2432 * This function is a wrapper around the DRM_IOCTL_AGP_INFO ioctl, getting the 2441 if (drmIoctl(fd, DRM_IOCTL_AGP_INFO, &i)) 2455 * This function is a wrapper around the DRM_IOCTL_AGP_INFO ioctl, getting the 2464 if (drmIoctl(fd, DRM_IOCTL_AGP_INFO, &i)) 2478 * This function is a wrapper around the DRM_IOCTL_AGP_INFO ioctl, getting the 2487 if (drmIoctl(fd, DRM_IOCTL_AGP_INFO, &i)) 2501 * This function is a wrapper around the DRM_IOCTL_AGP_INFO ioctl, getting the 2510 if (drmIoctl(fd, DRM_IOCTL_AGP_INFO, &i)) 2524 * This function is a wrapper around the DRM_IOCTL_AGP_INFO ioctl, getting the 2533 if (drmIoctl(fd, DRM_IOCTL_AGP_INFO, [all...] |
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm.h | 559 * DRM_IOCTL_AGP_INFO ioctl argument type. 1138 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, struct drm_agp_info) macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm.h | 556 * DRM_IOCTL_AGP_INFO ioctl argument type. 843 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, struct drm_agp_info) macro
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm.h | 556 * DRM_IOCTL_AGP_INFO ioctl argument type. 1015 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, struct drm_agp_info) macro
|
Completed in 13 milliseconds