Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c742 tb_switch_remove(port->remote->sw); in tb_free_unplugged_children()
1161 tb_switch_remove(port->remote->sw); in tb_handle_hotplug()
1261 tb_switch_remove(tb->root_switch); in tb_stop()
H A Dicm.c658 tb_switch_remove(sw); in remove_switch()
1985 * tb_switch_remove() calls pm_runtime_get_sync() that then waits in remove_unplugged_switch()
1990 tb_switch_remove(sw); in remove_unplugged_switch()
2124 tb_switch_remove(tb->root_switch); in icm_stop()
H A Dtb.h654 void tb_switch_remove(struct tb_switch *sw);
H A Dswitch.c2451 * remove and release the switch, call tb_switch_remove().
2556 * tb_switch_remove() - Remove and release a switch
2563 void tb_switch_remove(struct tb_switch *sw) in tb_switch_remove() function
2577 tb_switch_remove(port->remote->sw); in tb_switch_remove()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c1096 tb_switch_remove(port->remote->sw); in tb_free_unplugged_children()
1705 tb_switch_remove(port->remote->sw); in tb_handle_hotplug()
2062 tb_switch_remove(tb->root_switch); in tb_stop()
H A Dicm.c676 tb_switch_remove(sw); in remove_switch()
2040 * tb_switch_remove() calls pm_runtime_get_sync() that then waits in remove_unplugged_switch()
2045 tb_switch_remove(sw); in remove_unplugged_switch()
2179 tb_switch_remove(tb->root_switch); in icm_stop()
H A Dswitch.c2906 * remove and release the switch, call tb_switch_remove().
3029 * tb_switch_remove() - Remove and release a switch
3036 void tb_switch_remove(struct tb_switch *sw) in tb_switch_remove() function
3050 tb_switch_remove(port->remote->sw); in tb_switch_remove()
H A Dtb.h799 void tb_switch_remove(struct tb_switch *sw);

Completed in 39 milliseconds