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

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_agpsupport.c253 retcode = drm_agp_unbind_memory(entry->handle);
338 drm_agp_unbind_memory(entry->handle);
425 int drm_agp_unbind_memory(void *handle) function
H A Ddrm_drv.c375 drm_agp_unbind_memory(entry->handle);
H A DdrmP.h810 int drm_agp_unbind_memory(void *handle);

Completed in 75 milliseconds