Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dusb4_port.c52 if (tb_is_upstream_port(port)) in link_show()
287 if (!tb_is_upstream_port(port)) in usb4_port_device_add()
A Dtb.c390 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()
A Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
A Dusb4.c396 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()
A 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()
A Dswitch.c509 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 27 milliseconds