Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thunderbolt/
Dtunnel_pci.h24 int tb_pci_activate(struct tb_pci_tunnel *tunnel);
Dtunnel_pci.c195 int tb_pci_activate(struct tb_pci_tunnel *tunnel) in tb_pci_activate() function
Dtb.c192 if (tb_pci_activate(tunnel)) { in tb_activate_pcie_devices()