Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c3038 tb_switch_reset(tb->root_switch); in tb_start()
3127 tb_switch_reset(tb->root_switch); in tb_resume_noirq()
H A Dtb.h854 int tb_switch_reset(struct tb_switch *sw);
H A Dswitch.c1679 int tb_switch_reset(struct tb_switch *sw) in tb_switch_reset() function