Searched refs:tb_port_has_remote (Results 1 – 5 of 5) sorted by relevance
145 if (tb_port_has_remote(port)) in tb_remove_dp_resources()409 if (tb_port_has_remote(port)) { in tb_switch_discover_tunnels()1012 if (!tb_port_has_remote(port)) in tb_create_usb3_tunnels()1795 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()2461 if (tb_port_has_remote(port)) { in tb_handle_hotplug()3098 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
1302 bool has_remote = tb_port_has_remote(port); in tb_port_resume()3438 if (tb_port_has_remote(port)) { in tb_switch_remove()3480 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()3590 if (tb_port_has_remote(port)) in tb_switch_resume()3641 if (tb_port_has_remote(port)) in tb_switch_suspend()
2052 else if (tb_port_has_remote(port)) in icm_unplug_children()2095 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
619 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
2328 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()