Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel_pci.c227 tb_path_deactivate(tunnel->path_to_down); in tb_pci_deactivate()
229 tb_path_deactivate(tunnel->path_to_up); in tb_pci_deactivate()
Dtb.h241 void tb_path_deactivate(struct tb_path *path);
Dpath.c90 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate() function