Searched refs:drm_unbind_agp (Results 1 – 3 of 3) sorted by relevance
35 int drm_unbind_agp(struct agp_memory * handle);80 static inline int drm_unbind_agp(struct agp_memory * handle) in drm_unbind_agp() function
284 ret = drm_unbind_agp(entry->memory); in drm_agp_unbind()367 drm_unbind_agp(entry->memory); in drm_agp_free()450 drm_unbind_agp(entry->memory); in drm_agp_clear()
109 int drm_unbind_agp(struct agp_memory * handle) in drm_unbind_agp() function