Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c602 static void vmw_ttm_unbind(struct ttm_bo_device *bdev, in vmw_ttm_unbind() function
633 vmw_ttm_unbind(bdev, ttm); in vmw_ttm_destroy()
798 .ttm_tt_unbind = &vmw_ttm_unbind,