Searched refs:drm_agp_binding (Results 1 – 4 of 4) sorted by relevance
278 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_unbind()300 struct drm_agp_binding *request = data; in drm_agp_unbind_ioctl()318 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_bind()344 struct drm_agp_binding *request = data; in drm_agp_bind_ioctl()
544 struct drm_agp_binding { struct698 #define DRM_IOCTL_AGP_BIND DRM_IOW( 0x36, struct drm_agp_binding)699 #define DRM_IOCTL_AGP_UNBIND DRM_IOW( 0x37, struct drm_agp_binding)827 typedef struct drm_agp_binding drm_agp_binding_t;
1816 extern int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);1819 extern int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);1928 struct drm_agp_binding *request) in drm_agp_unbind()1940 struct drm_agp_binding *request) in drm_agp_bind()
657 struct drm_agp_binding request; in compat_drm_agp_bind()669 struct drm_agp_binding request; in compat_drm_agp_unbind()