Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/ttm/
Dttm_pool.h85 void ttm_pool_fini(struct ttm_pool *pool);
/linux-6.1.9/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