Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c99 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()
Dswitch.c1854 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()
Dtb.h351 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
Dicm.c1906 else if (tb_port_has_remote(port)) in icm_unplug_children()
1947 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
Dxdomain.c1428 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()