Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.c51 if (tb_is_upstream_port(port)) in tb_scan_port()
114 if (tb_is_upstream_port(port)) in tb_free_unplugged_children()
150 if (tb_is_upstream_port(&sw->ports[i])) in tb_find_unused_down_port()
186 if (tb_is_upstream_port(&tb->root_switch->ports[i])) in tb_activate_pcie_devices()
275 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
Dswitch.c492 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
658 if (tb_is_upstream_port(&sw->ports[next_port])) in get_switch_at_route()
1445 if (tb_is_upstream_port(&sw->ports[i])) in tb_switch_remove()
1478 if (!tb_is_upstream_port(&sw->ports[i]) && sw->ports[i].remote) in tb_sw_set_unplugged()
1520 if (tb_is_upstream_port(port)) in tb_switch_resume()
1542 if (!tb_is_upstream_port(&sw->ports[i]) && sw->ports[i].remote) in tb_switch_suspend()
Dtb.h453 static inline bool tb_is_upstream_port(struct tb_port *port) in tb_is_upstream_port() function
Dicm.c1759 if (tb_is_upstream_port(port)) in icm_unplug_children()
1779 if (tb_is_upstream_port(port)) in icm_free_unplugged_children()
Dxdomain.c1288 if (tb_is_upstream_port(port)) in switch_find_xdomain()