Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_agp_backend.c85 static int ttm_agp_unbind(struct ttm_tt *ttm) in ttm_agp_unbind() function
103 ttm_agp_unbind(ttm); in ttm_agp_destroy()
110 .unbind = ttm_agp_unbind,