Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c274 tb_switch_remove(port->remote->sw); in tb_free_unplugged_children()
536 tb_switch_remove(port->remote->sw); in tb_handle_hotplug()
626 tb_switch_remove(tb->root_switch); in tb_stop()
Dtb.h523 void tb_switch_remove(struct tb_switch *sw);
Dicm.c650 tb_switch_remove(sw); in remove_switch()
1931 tb_switch_remove(sw); in remove_unplugged_switch()
2065 tb_switch_remove(tb->root_switch); in icm_stop()
Dswitch.c1843 void tb_switch_remove(struct tb_switch *sw) in tb_switch_remove() function
1855 tb_switch_remove(sw->ports[i].remote->sw); in tb_switch_remove()