Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.c228 if (tb_is_upstream_port(port)) in tb_find_unused_port()
327 if (tb_is_upstream_port(port)) { in tb_available_bandwidth()
556 if (tb_is_upstream_port(port)) in tb_scan_port()
1138 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
1411 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()
Dtb.h429 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
458 if (tb_is_upstream_port(port)) in tb_port_has_remote()
Dusb4.c426 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()
762 if (tb_is_upstream_port(p)) in usb4_port_idx()
Dswitch.c546 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
893 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()