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

/drivers/gpu/drm/
H A Ddrm_agpsupport.c358 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) function
375 EXPORT_SYMBOL(drm_agp_free); variable
384 return drm_agp_free(dev, request);

Completed in 50 milliseconds