Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2707 tb_switch_reset(tb->root_switch); in tb_start()
2794 tb_switch_reset(tb->root_switch); in tb_resume_noirq()
H A Dtb.h801 int tb_switch_reset(struct tb_switch *sw);
H A Dswitch.c1654 int tb_switch_reset(struct tb_switch *sw) in tb_switch_reset() function