Searched refs:drm_agp_buffer (Results 1 – 4 of 4) sorted by relevance
201 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_alloc()242 struct drm_agp_buffer *request = data; in drm_agp_alloc_ioctl()365 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free()389 struct drm_agp_buffer *request = data; in drm_agp_free_ioctl()
534 struct drm_agp_buffer { struct698 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)699 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)828 typedef struct drm_agp_buffer drm_agp_buffer_t;
1812 extern int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);1815 extern int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);1906 struct drm_agp_buffer *request) in drm_agp_alloc()1918 struct drm_agp_buffer *request) in drm_agp_free()
623 struct drm_agp_buffer request; in compat_drm_agp_alloc()643 struct drm_agp_buffer request; in compat_drm_agp_free()