HomeSort by: relevance | last modified time | path
    Searched refs:drm_agp_unbind_memory (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm/dist/bsd-core/
drm_agpsupport.c 292 retcode = drm_agp_unbind_memory(entry->handle);
377 drm_agp_unbind_memory(entry->handle);
470 int drm_agp_unbind_memory(void *handle) function in typeref:typename:int
drm_drv.c 550 drm_agp_unbind_memory(entry->handle);
drmP.h 1099 int drm_agp_unbind_memory(void *handle);

Completed in 14 milliseconds