Home
last modified time | relevance | path

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

/Linux-v5.15/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.c867 tb_path_free(path); in tb_test_path_not_bonded_lane0()
929 tb_path_free(path); in tb_test_path_not_bonded_lane1()
1009 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain()
1089 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain_reverse()
1181 tb_path_free(path); in tb_test_path_mixed_chain()
1273 tb_path_free(path); in tb_test_path_mixed_chain_reverse()
Dtb.h964 void tb_path_free(struct tb_path *path);
Dtunnel.c1544 tb_path_free(tunnel->paths[i]); in tb_tunnel_free()