Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c3421 void tb_sw_set_unplugged(struct tb_switch *sw) in tb_sw_set_unplugged() function
3436 tb_sw_set_unplugged(port->remote->sw); in tb_sw_set_unplugged()
3544 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
3558 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
H A Dtb.h804 void tb_sw_set_unplugged(struct tb_switch *sw);
H A Dtb.c2248 tb_sw_set_unplugged(port->remote->sw); in tb_handle_hotplug()