Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dswitch.c1877 void tb_sw_set_unplugged(struct tb_switch *sw) in tb_sw_set_unplugged() function
1891 tb_sw_set_unplugged(sw->ports[i].remote->sw); in tb_sw_set_unplugged()
1957 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
1964 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
Dtb.h527 void tb_sw_set_unplugged(struct tb_switch *sw);
Dtb.c534 tb_sw_set_unplugged(port->remote->sw); in tb_handle_hotplug()