Home
last modified time | relevance | path

Searched refs:tb_switch_put (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dicm.c623 tb_switch_put(sw); in alloc_switch()
781 tb_switch_put(sw); in icm_fr_device_connected()
790 tb_switch_put(sw); in icm_fr_device_connected()
800 tb_switch_put(sw); in icm_fr_device_connected()
819 tb_switch_put(sw); in icm_fr_device_connected()
840 tb_switch_put(parent_sw); in icm_fr_device_connected()
860 tb_switch_put(sw); in icm_fr_device_connected()
866 tb_switch_put(parent_sw); in icm_fr_device_connected()
900 tb_switch_put(sw); in icm_fr_device_disconnected()
974 tb_switch_put(sw); in icm_fr_xdomain_connected()
[all …]
Dtb.c658 tb_switch_put(sw); in tb_scan_port()
687 tb_switch_put(sw); in tb_scan_port()
1363 tb_switch_put(sw); in tb_handle_hotplug()
1465 tb_switch_put(tb->root_switch); in tb_start()
1472 tb_switch_put(tb->root_switch); in tb_start()
Dtb.h808 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function