Searched refs:tb_is_upstream_port (Results 1 – 6 of 6) sorted by relevance
52 if (tb_is_upstream_port(port)) in link_show()287 if (!tb_is_upstream_port(port)) in usb4_port_device_add()
390 if (tb_is_upstream_port(port)) in tb_find_unused_port()492 if (tb_is_upstream_port(port)) { in tb_available_bandwidth()743 if (tb_is_upstream_port(port)) in tb_scan_port()1525 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()2098 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
396 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()408 if (tb_is_upstream_port(port)) { in usb4_switch_set_wake()918 if (tb_is_upstream_port(p)) in usb4_port_idx()
553 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function582 if (tb_is_upstream_port(port)) in tb_port_has_remote()
509 if (tb_is_upstream_port(port)) { in tb_wait_for_port()871 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()1346 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()2205 if (!port->disabled && !tb_is_upstream_port(port) && in tb_switch_uevent()
Completed in 24 milliseconds