Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.c3014 tb_switch_reset(tb->root_switch); in tb_start()
3103 tb_switch_reset(tb->root_switch); in tb_resume_noirq()
H A Dtb.h840 int tb_switch_reset(struct tb_switch *sw);
H A Dswitch.c1639 int tb_switch_reset(struct tb_switch *sw) in tb_switch_reset() function