Searched refs:tb_port_has_remote (Results 1 – 6 of 6) sorted by relevance
54 else if (tb_port_has_remote(port)) in link_show()140 if (tb_port_has_remote(port)) { in offline_store()
205 if (tb_port_has_remote(port)) in tb_remove_dp_resources()282 if (tb_port_has_remote(port)) { in tb_switch_discover_tunnels()705 if (!tb_port_has_remote(port)) in tb_create_usb3_tunnels()946 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()1536 if (tb_port_has_remote(port)) { in tb_handle_hotplug()2022 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
1332 bool has_remote = tb_port_has_remote(port); in tb_port_resume()3080 if (tb_port_has_remote(port)) { in tb_switch_remove()3121 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()3207 if (tb_port_has_remote(port)) in tb_switch_resume()3262 if (tb_port_has_remote(port)) in tb_switch_suspend()
580 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
2020 else if (tb_port_has_remote(port)) in icm_unplug_children()2063 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
2190 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()
Completed in 25 milliseconds