Searched refs:tb_switch_put (Results 1 – 3 of 3) sorted by relevance
623 tb_switch_put(sw); in alloc_switch()778 tb_switch_put(sw); in icm_fr_device_connected()787 tb_switch_put(sw); in icm_fr_device_connected()797 tb_switch_put(sw); in icm_fr_device_connected()816 tb_switch_put(sw); in icm_fr_device_connected()837 tb_switch_put(parent_sw); in icm_fr_device_connected()858 tb_switch_put(sw); in icm_fr_device_connected()864 tb_switch_put(parent_sw); in icm_fr_device_connected()898 tb_switch_put(sw); in icm_fr_device_disconnected()972 tb_switch_put(sw); in icm_fr_xdomain_connected()[all …]
1389 tb_switch_put(sw); in tb_scan_port()1420 tb_switch_put(sw); in tb_scan_port()2308 tb_switch_put(sw); in tb_handle_hotplug()2534 tb_switch_put(sw); in tb_handle_dp_bandwidth_request()2681 tb_switch_put(tb->root_switch); in tb_start()2688 tb_switch_put(tb->root_switch); in tb_start()
830 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function