Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/ttm/tests/
Dttm_kunit_helpers.c261 void ttm_test_devices_put(struct kunit *test, struct ttm_test_devices *devs) in ttm_test_devices_put() function
268 EXPORT_SYMBOL_GPL(ttm_test_devices_put);
300 ttm_test_devices_put(test, test->priv); in ttm_test_devices_fini()
Dttm_kunit_helpers.h48 void ttm_test_devices_put(struct kunit *test, struct ttm_test_devices *devs);
Dttm_resource_test.c45 ttm_test_devices_put(test, priv->devs); in ttm_resource_test_fini()
Dttm_pool_test.c47 ttm_test_devices_put(test, priv->devs); in ttm_pool_test_fini()