Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dswitch.c2994 void tb_sw_set_unplugged(struct tb_switch *sw) in tb_sw_set_unplugged() function
3009 tb_sw_set_unplugged(port->remote->sw); in tb_sw_set_unplugged()
3095 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
3108 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
Dtb.h769 void tb_sw_set_unplugged(struct tb_switch *sw);
Dtb.c1242 tb_sw_set_unplugged(port->remote->sw); in tb_handle_hotplug()