Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_pool.h84 void ttm_pool_fini(struct ttm_pool *pool);
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_device.c256 ttm_pool_fini(&bdev->pool); in ttm_device_fini()
Dttm_pool.c525 void ttm_pool_fini(struct ttm_pool *pool) in ttm_pool_fini() function