Searched refs:tb_pci_is_invalid (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/thunderbolt/
H A Dtunnel_pci.h27 bool tb_pci_is_invalid(struct tb_pci_tunnel *tunnel);
H A Dtunnel_pci.c131 * tb_pci_is_invalid - check whether an activated path is still valid
133 bool tb_pci_is_invalid(struct tb_pci_tunnel *tunnel) tb_pci_is_invalid() function
H A Dtb.c69 if (tb_pci_is_invalid(tunnel)) { tb_free_invalid_tunnels()

Completed in 90 milliseconds