Home
last modified time | relevance | path

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

/include/drm/
Ddrm_agpsupport.h55 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()
/include/uapi/drm/
Ddrm.h557 struct drm_agp_binding { struct
886 #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;