Searched refs:tb_port_has_remote (Results 1 – 5 of 5) sorted by relevance
99 if (tb_port_has_remote(&sw->ports[i])) in tb_discover_tunnels()270 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()532 if (tb_port_has_remote(port)) { in tb_handle_hotplug()
1854 if (tb_port_has_remote(&sw->ports[i])) { in tb_switch_remove()1890 if (tb_port_has_remote(&sw->ports[i])) in tb_sw_set_unplugged()1950 if (!tb_port_has_remote(port) && !port->xdomain) in tb_switch_resume()1956 if (tb_port_has_remote(port)) in tb_switch_resume()1960 } else if (tb_port_has_remote(port)) { in tb_switch_resume()1979 if (tb_port_has_remote(&sw->ports[i])) in tb_switch_suspend()
351 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
1906 else if (tb_port_has_remote(port)) in icm_unplug_children()1947 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
1428 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()