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

/linux-master/drivers/thunderbolt/
H A Dicm.c676 tb_switch_remove(sw);
2040 * tb_switch_remove() calls pm_runtime_get_sync() that then waits
2045 tb_switch_remove(sw);
2179 tb_switch_remove(tb->root_switch);
H A Dtb.c1728 tb_switch_remove(port->remote->sw);
2316 tb_switch_remove(port->remote->sw);
2769 tb_switch_remove(tb->root_switch);
H A Dswitch.c3246 * remove and release the switch, call tb_switch_remove().
3371 * tb_switch_remove() - Remove and release a switch
3378 void tb_switch_remove(struct tb_switch *sw) function
3392 tb_switch_remove(port->remote->sw);
H A Dtb.h828 void tb_switch_remove(struct tb_switch *sw);

Completed in 121 milliseconds