Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.c240 struct ttm_test_devices *ttm_test_devices_all(struct kunit *test) in ttm_test_devices_all() function
258 EXPORT_SYMBOL_GPL(ttm_test_devices_all);
290 priv = ttm_test_devices_all(test); in ttm_test_devices_all_init()
H A Dttm_resource_test.c33 priv->devs = ttm_test_devices_all(test); in ttm_resource_test_init()