Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtunnel_pci.h25 int tb_pci_activate(struct tb_pci_tunnel *tunnel);
Dtunnel_pci.c196 int tb_pci_activate(struct tb_pci_tunnel *tunnel) in tb_pci_activate() function
Dtb.c224 if (tb_pci_activate(tunnel)) { in tb_activate_pcie_devices()