Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c727 * tb_free_unplugged_children() - traverse hierarchy and free unplugged switches
729 static void tb_free_unplugged_children(struct tb_switch *sw) in tb_free_unplugged_children() function
747 tb_free_unplugged_children(port->remote->sw); in tb_free_unplugged_children()
1390 tb_free_unplugged_children(tb->root_switch); in tb_resume_noirq()
1479 tb_free_unplugged_children(tb->root_switch); in tb_remove_work()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c1081 * tb_free_unplugged_children() - traverse hierarchy and free unplugged switches
1083 static void tb_free_unplugged_children(struct tb_switch *sw) in tb_free_unplugged_children() function
1101 tb_free_unplugged_children(port->remote->sw); in tb_free_unplugged_children()
2208 tb_free_unplugged_children(tb->root_switch); in tb_resume_noirq()
2320 tb_free_unplugged_children(tb->root_switch); in tb_remove_work()

Completed in 5 milliseconds