Searched refs:drm_agp_buffer (Results 1 – 4 of 4) sorted by relevance
199 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_alloc()240 struct drm_agp_buffer *request = data; in drm_agp_alloc_ioctl()363 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free()387 struct drm_agp_buffer *request = data; in drm_agp_free_ioctl()
532 struct drm_agp_buffer { struct696 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)697 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)826 typedef struct drm_agp_buffer drm_agp_buffer_t;
1810 extern int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);1813 extern int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);1904 struct drm_agp_buffer *request) in drm_agp_alloc()1916 struct drm_agp_buffer *request) in drm_agp_free()
621 struct drm_agp_buffer request; in compat_drm_agp_alloc()641 struct drm_agp_buffer request; in compat_drm_agp_free()