Home
last modified time | relevance | path

Searched refs:drm_agp_buffer (Results 1 – 2 of 2) sorted by relevance

/include/drm/
Ddrm_agpsupport.h49 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
52 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);
110 struct drm_agp_buffer *request) in drm_agp_alloc()
116 struct drm_agp_buffer *request) in drm_agp_free()
/include/uapi/drm/
Ddrm.h545 struct drm_agp_buffer { struct
884 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
885 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)
1042 typedef struct drm_agp_buffer drm_agp_buffer_t;