Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dtunnel_pci.h23 void tb_pci_free(struct tb_pci_tunnel *tunnel);
Dtb.c71 tb_pci_free(tunnel); in tb_free_invalid_tunnels()
195 tb_pci_free(tunnel); in tb_activate_pcie_devices()
316 tb_pci_free(tunnel); in thunderbolt_shutdown_and_free()
Dtunnel_pci.c119 void tb_pci_free(struct tb_pci_tunnel *tunnel) in tb_pci_free() function