Searched refs:drm_unbind_agp (Results 1 – 2 of 2) sorted by relevance
288 ret = drm_unbind_agp(entry->memory); in drm_agp_unbind()372 drm_unbind_agp(entry->memory); in drm_agp_free()456 drm_unbind_agp(entry->memory); in drm_legacy_agp_clear()
116 int drm_unbind_agp(struct agp_memory *handle) in drm_unbind_agp() function