Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.c119 tb_switch_remove(port->remote->sw); in tb_free_unplugged_children()
286 tb_switch_remove(port->remote->sw); in tb_handle_hotplug()
361 tb_switch_remove(tb->root_switch); in tb_stop()
Dtb.h396 void tb_switch_remove(struct tb_switch *sw);
Dicm.c533 tb_switch_remove(sw); in remove_switch()
1792 tb_switch_remove(port->remote->sw); in icm_free_unplugged_children()
1884 tb_switch_remove(tb->root_switch); in icm_stop()
Dswitch.c1434 void tb_switch_remove(struct tb_switch *sw) in tb_switch_remove() function
1448 tb_switch_remove(sw->ports[i].remote->sw); in tb_switch_remove()