Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thunderbolt/
Dtunnel_pci.c169 res = tb_path_activate(tunnel->path_to_up); in tb_pci_restart()
172 res = tb_path_activate(tunnel->path_to_down); in tb_pci_restart()
Dtb.h240 int tb_path_activate(struct tb_path *path);
Dpath.c115 int tb_path_activate(struct tb_path *path) in tb_path_activate() function