Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c430 void tb_sw_set_unpplugged(struct tb_switch *sw) in tb_sw_set_unpplugged() function
444 tb_sw_set_unpplugged(sw->ports[i].remote->sw); in tb_sw_set_unpplugged()
486 tb_sw_set_unpplugged(port->remote->sw); in tb_switch_resume()
Dtb.h229 void tb_sw_set_unpplugged(struct tb_switch *sw);
Dtb.c249 tb_sw_set_unpplugged(port->remote->sw); in tb_handle_hotplug()