Home
last modified time | relevance | path

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

/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 Dtb.h1196 void tb_path_free(struct tb_path *path);
H A Dtunnel.c219 tb_path_free(tunnel->paths[i]); in tb_tunnel_destroy()