Searched refs:tb_port_is_pcie_up (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dusb4.c833 if ((tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) &&
2967 if (!tb_port_is_pcie_up(port) && !tb_port_is_pcie_down(port))
H A Ddebugfs.c1178 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) {
H A Dtb.h636 static inline bool tb_port_is_pcie_up(const struct tb_port *port) function
H A Dtunnel.c335 if (!tb_port_is_pcie_up(tunnel->dst_port)) {
H A Dswitch.c1571 tb_port_is_pcie_up(port)) {

Completed in 265 milliseconds