Home
last modified time | relevance | path

Searched refs:tb_is_upstream_port (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dusb4_port.c52 if (tb_is_upstream_port(port)) in link_show()
287 if (!tb_is_upstream_port(port)) in usb4_port_device_add()
Dtb.c506 if (tb_is_upstream_port(port)) in tb_find_unused_port()
609 if (tb_is_upstream_port(port)) { in tb_available_bandwidth()
887 if (tb_is_upstream_port(port)) in tb_scan_port()
1686 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
2256 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
Dswitch.c505 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
867 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()
1240 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()
2137 if (!port->disabled && !tb_is_upstream_port(port) && in tb_switch_uevent()
Dusb4.c426 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()
438 if (tb_is_upstream_port(port)) { in usb4_switch_set_wake()
948 if (tb_is_upstream_port(p)) in usb4_port_idx()
Dtb.h553 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
582 if (tb_is_upstream_port(port)) in tb_port_has_remote()
Ddebugfs.c573 if (tb_is_upstream_port(port)) in margining_run_write()