Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel_pci.h25 int tb_pci_restart(struct tb_pci_tunnel *tunnel);
Dtunnel_pci.c161 int tb_pci_restart(struct tb_pci_tunnel *tunnel) in tb_pci_restart() function
204 res = tb_pci_restart(tunnel); in tb_pci_activate()
Dtb.c423 tb_pci_restart(tunnel); in thunderbolt_resume()