Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtunnel_pci.c107 tb_path_free(tunnel->path_to_down); in tb_pci_alloc()
109 tb_path_free(tunnel->path_to_up); in tb_pci_alloc()
126 tb_path_free(tunnel->path_to_up); in tb_pci_free()
127 tb_path_free(tunnel->path_to_down); in tb_pci_free()
Dpath.c54 void tb_path_free(struct tb_path *path) in tb_path_free() function
Dtb.h439 void tb_path_free(struct tb_path *path);