Searched refs:tb_switch_put (Results 1 – 3 of 3) sorted by relevance
623 tb_switch_put(sw); in alloc_switch()797 tb_switch_put(sw); in icm_fr_device_connected()816 tb_switch_put(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()984 tb_switch_put(sw); in icm_fr_xdomain_connected()1244 tb_switch_put(sw); in __icm_tr_device_connected()1251 tb_switch_put(sw); in __icm_tr_device_connected()1321 tb_switch_put(sw); in icm_tr_device_disconnected()1365 tb_switch_put(sw); in icm_tr_xdomain_connected()[all …]
1328 tb_switch_put(sw); in tb_scan_port()1359 tb_switch_put(sw); in tb_scan_port()2504 tb_switch_put(sw); in tb_handle_hotplug()2826 tb_switch_put(sw); in tb_handle_dp_bandwidth_request()2986 tb_switch_put(tb->root_switch); in tb_start()2993 tb_switch_put(tb->root_switch); in tb_start()
869 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function