Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dtunnel_pci.h21 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up,
Dtunnel_pci.c58 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up, in tb_pci_alloc() function
Dtb.c185 tunnel = tb_pci_alloc(tb, up_port, down_port); in tb_activate_pcie_devices()