Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtunnel_pci.h24 void tb_pci_free(struct tb_pci_tunnel *tunnel);
Dtb.c101 tb_pci_free(tunnel); in tb_free_invalid_tunnels()
227 tb_pci_free(tunnel); in tb_activate_pcie_devices()
359 tb_pci_free(tunnel); in tb_stop()
Dtunnel_pci.c120 void tb_pci_free(struct tb_pci_tunnel *tunnel) in tb_pci_free() function