Home
last modified time | relevance | path

Searched refs:tb_port_is_pcie_down (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Ddebugfs.c316 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) { in port_cap_show()
Dtb.h478 static inline bool tb_port_is_pcie_down(const struct tb_port *port) in tb_port_is_pcie_down() function
Dusb4.c793 if (!tb_port_is_pcie_down(p)) in usb4_switch_map_pcie_down()
Dtb.c785 if (WARN_ON(!tb_port_is_pcie_down(down))) in tb_find_pcie_down()