Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
HDdrm_agpsupport.c342 static int drm_agp_bind_memory(void *handle, off_t start) in drm_agp_bind_memory() function
383 retcode = drm_agp_bind_memory(entry->handle, page); in drm_agp_bind()