Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.c276 if (tb_is_upstream_port(port)) in tb_find_unused_port()
375 if (tb_is_upstream_port(port)) { in tb_available_bandwidth()
613 if (tb_is_upstream_port(port)) in tb_scan_port()
1292 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
1627 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
Dusb4_port.c52 if (tb_is_upstream_port(port)) in link_show()
Dusb4.c382 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()
394 if (tb_is_upstream_port(port)) { in usb4_switch_set_wake()
901 if (tb_is_upstream_port(p)) in usb4_port_idx()
Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
Dtb.h531 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
560 if (tb_is_upstream_port(port)) in tb_port_has_remote()
Dswitch.c508 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
862 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()
1337 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()
2196 if (!port->disabled && !tb_is_upstream_port(port) && in tb_switch_uevent()