Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtunnel_pci.h26 int tb_pci_restart(struct tb_pci_tunnel *tunnel);
Dtunnel_pci.c162 int tb_pci_restart(struct tb_pci_tunnel *tunnel) in tb_pci_restart() function
204 return tb_pci_restart(tunnel); in tb_pci_activate()
Dtb.c432 tb_pci_restart(tunnel); in tb_resume_noirq()