Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/ttm/
Dttm_pool.h85 void ttm_pool_fini(struct ttm_pool *pool);
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_device.c261 ttm_pool_fini(&bdev->pool); in ttm_device_fini()
Dttm_pool.c524 void ttm_pool_fini(struct ttm_pool *pool) in ttm_pool_fini() function