Searched refs:drm_agp_binding (Results 1 – 2 of 2) sorted by relevance
55 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);58 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);122 struct drm_agp_binding *request) in drm_agp_unbind()128 struct drm_agp_binding *request) in drm_agp_bind()
557 struct drm_agp_binding { struct886 #define DRM_IOCTL_AGP_BIND DRM_IOW( 0x36, struct drm_agp_binding)887 #define DRM_IOCTL_AGP_UNBIND DRM_IOW( 0x37, struct drm_agp_binding)1043 typedef struct drm_agp_binding drm_agp_binding_t;