drm_agp_unbind    293 drivers/gpu/drm/drm_agpsupport.c EXPORT_SYMBOL(drm_agp_unbind);
drm_agp_unbind    301 drivers/gpu/drm/drm_agpsupport.c 	return drm_agp_unbind(dev, request);
drm_agp_unbind    974 drivers/gpu/drm/mga/mga_dma.c 				drm_agp_unbind(dev, &unbind_req);
drm_agp_unbind     55 include/drm/drm_agpsupport.h int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);