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