Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2796 tb_switch_resume(tb->root_switch, false); in tb_resume_noirq()
2929 tb_switch_resume(tb->root_switch, true); in tb_runtime_resume()
H A Dtb.h800 int tb_switch_resume(struct tb_switch *sw, bool runtime);
H A Dswitch.c3473 int tb_switch_resume(struct tb_switch *sw, bool runtime) in tb_switch_resume() function
3555 tb_switch_resume(port->remote->sw, runtime)) { in tb_switch_resume()