Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/ !
H A Dtb.c1337 tb_switch_put(sw); in tb_scan_port()
1368 tb_switch_put(sw); in tb_scan_port()
2515 tb_switch_put(sw); in tb_handle_hotplug()
2842 tb_switch_put(sw); in tb_handle_dp_bandwidth_request()
3002 tb_switch_put(tb->root_switch); in tb_start()
3009 tb_switch_put(tb->root_switch); in tb_start()
H A Dtb.h882 static inline void tb_switch_put(struct tb_switch *sw) in tb_switch_put() function