Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/ttm/
Dttm_agp_backend.c93 static int ttm_agp_unbind(struct ttm_backend *backend) in ttm_agp_unbind() function
111 ttm_agp_unbind(backend); in ttm_agp_clear()
131 .unbind = ttm_agp_unbind,