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

/linux-master/drivers/thunderbolt/
H A Dtb.c1712 * tb_free_unplugged_children() - traverse hierarchy and free unplugged switches
1714 static void tb_free_unplugged_children(struct tb_switch *sw) function
1733 tb_free_unplugged_children(port->remote->sw);
2947 tb_free_unplugged_children(tb->root_switch);
3059 tb_free_unplugged_children(tb->root_switch);

Completed in 226 milliseconds