Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dswitch.c2594 void tb_sw_set_unplugged(struct tb_switch *sw) in tb_sw_set_unplugged() function
2609 tb_sw_set_unplugged(port->remote->sw); in tb_sw_set_unplugged()
2688 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
2701 tb_sw_set_unplugged(port->remote->sw); in tb_switch_resume()
H A Dtb.h658 void tb_sw_set_unplugged(struct tb_switch *sw);
H A Dtb.c1155 tb_sw_set_unplugged(port->remote->sw); in tb_handle_hotplug()