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

/linux-4.4.14/drivers/thunderbolt/
H A Dtunnel_pci.c106 tb_path_free(tunnel->path_to_down); tb_pci_alloc()
108 tb_path_free(tunnel->path_to_up); tb_pci_alloc()
125 tb_path_free(tunnel->path_to_up); tb_pci_free()
126 tb_path_free(tunnel->path_to_down); tb_pci_free()
H A Dpath.c51 * tb_path_free() - free a deactivated path
53 void tb_path_free(struct tb_path *path) tb_path_free() function
H A Dtb.h239 void tb_path_free(struct tb_path *path);

Completed in 92 milliseconds