drm_agp_bind
EXPORT_SYMBOL(drm_agp_bind);
return drm_agp_bind(dev, &request);
int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);