Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dicm.c603 tb_switch_put(sw); in alloc_switch()
761 tb_switch_put(sw); in icm_fr_device_connected()
770 tb_switch_put(sw); in icm_fr_device_connected()
780 tb_switch_put(sw); in icm_fr_device_connected()
799 tb_switch_put(sw); in icm_fr_device_connected()
820 tb_switch_put(parent_sw); in icm_fr_device_connected()
840 tb_switch_put(sw); in icm_fr_device_connected()
846 tb_switch_put(parent_sw); in icm_fr_device_connected()
874 tb_switch_put(sw); in icm_fr_device_disconnected()
948 tb_switch_put(sw); in icm_fr_xdomain_connected()
[all …]
Dtb.c597 tb_switch_put(sw); in tb_scan_port()
626 tb_switch_put(sw); in tb_scan_port()
1203 tb_switch_put(sw); in tb_handle_hotplug()
1302 tb_switch_put(tb->root_switch); in tb_start()
1309 tb_switch_put(tb->root_switch); in tb_start()
Dtb.h684 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function