drm_agp_binding 628 include/drm/drm.h #define DRM_IOCTL_AGP_BIND DRM_IOW( 0x36, struct drm_agp_binding) drm_agp_binding 629 include/drm/drm.h #define DRM_IOCTL_AGP_UNBIND DRM_IOW( 0x37, struct drm_agp_binding) drm_agp_binding 688 include/drm/drm.h typedef struct drm_agp_binding drm_agp_binding_t;