Searched refs:drm_agp_buffer (Results 1 – 5 of 5) sorted by relevance
53 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);56 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);123 struct drm_agp_buffer *request) in drm_agp_alloc()129 struct drm_agp_buffer *request) in drm_agp_free()
197 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_alloc()233 struct drm_agp_buffer *request = data; in drm_agp_alloc_ioctl()356 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free()380 struct drm_agp_buffer *request = data; in drm_agp_free_ioctl()
804 struct drm_agp_buffer __user *request; in compat_drm_agp_alloc()834 struct drm_agp_buffer __user *request; in compat_drm_agp_free()
529 struct drm_agp_buffer { struct746 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)747 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)870 typedef struct drm_agp_buffer drm_agp_buffer_t;
449 struct drm_agp_buffer agp_req; in mga_do_agp_dma_bootstrap()953 struct drm_agp_buffer free_req; in mga_do_cleanup_dma()