Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dicm.c497 tb_switch_put(sw); in add_switch()
632 tb_switch_put(sw); in icm_fr_device_connected()
641 tb_switch_put(sw); in icm_fr_device_connected()
651 tb_switch_put(sw); in icm_fr_device_connected()
670 tb_switch_put(sw); in icm_fr_device_connected()
691 tb_switch_put(parent_sw); in icm_fr_device_connected()
700 tb_switch_put(parent_sw); in icm_fr_device_connected()
728 tb_switch_put(sw); in icm_fr_device_disconnected()
812 tb_switch_put(sw); in icm_fr_xdomain_connected()
1051 tb_switch_put(sw); in icm_tr_device_connected()
[all …]
Dtb.c72 tb_switch_put(sw); in tb_scan_port()
79 tb_switch_put(sw); in tb_scan_port()
383 tb_switch_put(tb->root_switch); in tb_start()
390 tb_switch_put(tb->root_switch); in tb_start()
Dtb.h414 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function