Home
last modified time | relevance | path

Searched refs:tb_switch_remove (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Dtb.c738 tb_switch_remove(port->remote->sw); in tb_free_unplugged_children()
1157 tb_switch_remove(port->remote->sw); in tb_handle_hotplug()
1257 tb_switch_remove(tb->root_switch); in tb_stop()
Dicm.c658 tb_switch_remove(sw); in remove_switch()
1990 tb_switch_remove(sw); in remove_unplugged_switch()
2124 tb_switch_remove(tb->root_switch); in icm_stop()
Dtb.h654 void tb_switch_remove(struct tb_switch *sw);
Dswitch.c2533 void tb_switch_remove(struct tb_switch *sw) in tb_switch_remove() function
2547 tb_switch_remove(port->remote->sw); in tb_switch_remove()