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 …]
932 tb_switch_put(sw); in tb_scan_port()963 tb_switch_put(sw); in tb_scan_port()1758 tb_switch_put(sw); in tb_handle_hotplug()1963 tb_switch_put(sw); in tb_handle_dp_bandwidth_request()2110 tb_switch_put(tb->root_switch); in tb_start()2117 tb_switch_put(tb->root_switch); in tb_start()
831 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function