Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dicm.c585 tb_switch_put(sw); in add_switch()
608 tb_switch_put(sw); in add_switch()
751 tb_switch_put(sw); in icm_fr_device_connected()
760 tb_switch_put(sw); in icm_fr_device_connected()
770 tb_switch_put(sw); in icm_fr_device_connected()
789 tb_switch_put(sw); in icm_fr_device_connected()
810 tb_switch_put(parent_sw); in icm_fr_device_connected()
819 tb_switch_put(parent_sw); in icm_fr_device_connected()
847 tb_switch_put(sw); in icm_fr_device_disconnected()
921 tb_switch_put(sw); in icm_fr_xdomain_connected()
[all …]
Dtb.c185 tb_switch_put(sw); in tb_scan_port()
207 tb_switch_put(sw); in tb_scan_port()
576 tb_switch_put(sw); in tb_handle_hotplug()
669 tb_switch_put(tb->root_switch); in tb_start()
676 tb_switch_put(tb->root_switch); in tb_start()
Dtb.h540 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function