Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtest.c72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host() function
158 sw = alloc_host(test); in alloc_host_usb4()
370 host = alloc_host(test); in tb_test_path_basic()
387 host = alloc_host(test); in tb_test_path_not_connected_walk()
442 host = alloc_host(test); in tb_test_path_single_hop_walk()
500 host = alloc_host(test); in tb_test_path_daisy_chain_walk()
561 host = alloc_host(test); in tb_test_path_simple_tree_walk()
640 host = alloc_host(test); in tb_test_path_complex_tree_walk()
740 host = alloc_host(test); in tb_test_path_max_length_walk()
790 host = alloc_host(test); in tb_test_path_not_connected()
[all …]