Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dpath.c206 tb_path_free(path); in tb_path_discover()
336 tb_path_free(path); in tb_path_alloc()
346 void tb_path_free(struct tb_path *path) in tb_path_free() function
Dtest.c798 tb_path_free(path); in tb_test_path_not_bonded_lane0()
860 tb_path_free(path); in tb_test_path_not_bonded_lane1()
940 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain()
1020 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain_reverse()
1112 tb_path_free(path); in tb_test_path_mixed_chain()
1204 tb_path_free(path); in tb_test_path_mixed_chain_reverse()
Dtb.h894 void tb_path_free(struct tb_path *path);
Dtunnel.c1223 tb_path_free(tunnel->paths[i]); in tb_tunnel_free()