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

/linux-master/drivers/thunderbolt/
H A Dswitch.c3415 * tb_sw_set_unplugged() - set is_unplugged on switch and downstream switches
3418 void tb_sw_set_unplugged(struct tb_switch *sw) function
3433 tb_sw_set_unplugged(port->remote->sw);
3541 tb_sw_set_unplugged(port->remote->sw);
3555 tb_sw_set_unplugged(port->remote->sw);
H A Dtb.h834 void tb_sw_set_unplugged(struct tb_switch *sw);
H A Dtb.c2309 tb_sw_set_unplugged(port->remote->sw);

Completed in 309 milliseconds