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.c3030 tb_switch_reset(tb->root_switch); in tb_start()
3119 tb_switch_reset(tb->root_switch); in tb_resume_noirq()
H A Dtb.h853 int tb_switch_reset(struct tb_switch *sw);
H A Dswitch.c1626 * tb_switch_reset() - Perform reset to the router
1639 int tb_switch_reset(struct tb_switch *sw) in tb_switch_reset() function