Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c147 if (tb_is_upstream_port(port)) in tb_scan_port()
310 if (tb_is_upstream_port(&sw->ports[i])) in tb_find_unused_port()
526 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
742 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_configure_lane()
Dtb.h324 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
353 if (tb_is_upstream_port(port)) in tb_port_has_remote()
Dswitch.c498 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
760 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()