Home
last modified time | relevance | path

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

/linux/drivers/interconnect/
H A Dicc-kunit.c156 static struct icc_path *icc_test_create_path(struct kunit *test, in icc_test_create_path() function
208 path = icc_test_create_path(test, path_nodes, 3); in icc_test_set_bw()
241 path_cpu = icc_test_create_path(test, nodes_cpu, 3); in icc_test_aggregation()
245 path_gpu = icc_test_create_path(test, nodes_gpu, 2); in icc_test_aggregation()
280 bulk[0].path = icc_test_create_path(test, nodes_cpu, 3); in icc_test_bulk_ops()
284 bulk[1].path = icc_test_create_path(test, nodes_gpu, 2); in icc_test_bulk_ops()