Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_agp_backend.c84 static int ttm_agp_unbind(struct ttm_tt *ttm) in ttm_agp_unbind() function
102 ttm_agp_unbind(ttm); in ttm_agp_destroy()
109 .unbind = ttm_agp_unbind,