Searched defs:drm_agp_unbind (Results 1 - 1 of 1) sorted by path

/drivers/gpu/drm/
H A Ddrm_agpsupport.c273 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) function
289 EXPORT_SYMBOL(drm_agp_unbind); variable
297 return drm_agp_unbind(dev, request);

Completed in 76 milliseconds