Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dpath.c216 tb_path_free(path); in tb_path_discover()
348 tb_path_free(path); in tb_path_alloc()
358 void tb_path_free(struct tb_path *path) in tb_path_free() function
H A Dtest.c925 tb_path_free(path); in tb_test_path_not_bonded_lane0()
987 tb_path_free(path); in tb_test_path_not_bonded_lane1()
1067 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain()
1147 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain_reverse()
1239 tb_path_free(path); in tb_test_path_mixed_chain()
1331 tb_path_free(path); in tb_test_path_mixed_chain_reverse()
H A Dtb.h1135 void tb_path_free(struct tb_path *path);
H A Dtunnel.c2138 tb_path_free(tunnel->paths[i]); in tb_tunnel_free()