Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel_pci.c106 tb_path_free(tunnel->path_to_down); in tb_pci_alloc()
108 tb_path_free(tunnel->path_to_up); in tb_pci_alloc()
125 tb_path_free(tunnel->path_to_up); in tb_pci_free()
126 tb_path_free(tunnel->path_to_down); in tb_pci_free()
Dtb.h239 void tb_path_free(struct tb_path *path);
Dpath.c53 void tb_path_free(struct tb_path *path) in tb_path_free() function