Home
last modified time | relevance | path

Searched refs:tb_port_is_pcie_up (Results 1 – 2 of 2) sorted by relevance

/drivers/thunderbolt/
Dtunnel.c87 if (tb_port_is_pcie_up(tunnel->dst_port)) in tb_pci_activate()
154 if (!tb_port_is_pcie_up(tunnel->dst_port)) { in tb_tunnel_discover_pci()
Dtb.h373 static inline bool tb_port_is_pcie_up(const struct tb_port *port) in tb_port_is_pcie_up() function