Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dusb4_port.c54 else if (tb_port_has_remote(port)) in link_show()
140 if (tb_port_has_remote(port)) { in offline_store()
A Dtb.c205 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()
A Dswitch.c1332 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()
A Dtb.h580 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
A 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()
A Dxdomain.c2190 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()

Completed in 24 milliseconds