Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dusb4_port.c54 else if (tb_port_has_remote(port)) in link_show()
140 if (tb_port_has_remote(port)) { in offline_store()
Dtb.c96 if (tb_port_has_remote(port)) in tb_remove_dp_resources()
173 if (tb_port_has_remote(port)) { in tb_switch_discover_tunnels()
575 if (!tb_port_has_remote(port)) in tb_create_usb3_tunnels()
805 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()
1293 if (tb_port_has_remote(port)) { in tb_handle_hotplug()
1541 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
Dswitch.c1323 bool has_remote = tb_port_has_remote(port); in tb_port_resume()
3071 if (tb_port_has_remote(port)) { in tb_switch_remove()
3112 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()
3198 if (tb_port_has_remote(port)) in tb_switch_resume()
3253 if (tb_port_has_remote(port)) in tb_switch_suspend()
Dtb.h558 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
Dicm.c2020 else if (tb_port_has_remote(port)) in icm_unplug_children()
2063 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
Dusb4.c178 if (!tb_port_has_remote(port)) in usb4_switch_check_wakes()
Dxdomain.c2183 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()