Home
last modified time | relevance | path

Searched refs:drm_agp_unbind_memory (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_agpsupport.c292 retcode = drm_agp_unbind_memory(entry->handle); in drm_agp_unbind()
377 drm_agp_unbind_memory(entry->handle); in drm_agp_free()
470 int drm_agp_unbind_memory(void *handle) in drm_agp_unbind_memory() function
H A Ddrm_drv.c550 drm_agp_unbind_memory(entry->handle); in drm_lastclose()
H A DdrmP.h1099 int drm_agp_unbind_memory(void *handle);