Home
last modified time | relevance | path

Searched refs:tb_sw_set_unplugged (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dswitch.c3076 void tb_sw_set_unplugged(struct tb_switch *sw) in tb_sw_set_unplugged() function
3091 tb_sw_set_unplugged(port->remote->sw); in tb_sw_set_unplugged()
3177 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
3190 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
Dtb.h805 void tb_sw_set_unplugged(struct tb_switch *sw);
Dtb.c1699 tb_sw_set_unplugged(port->remote->sw); in tb_handle_hotplug()