Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddebugfs.c316 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) { in port_cap_show()
H A Dtb.h478 static inline bool tb_port_is_pcie_down(const struct tb_port *port) in tb_port_is_pcie_down() function
H A Dusb4.c794 if (!tb_port_is_pcie_down(p)) in usb4_switch_map_pcie_down()
H A Dtb.c789 if (WARN_ON(!tb_port_is_pcie_down(down))) in tb_find_pcie_down()