Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c3129 tb_switch_resume(tb->root_switch, false); in tb_resume_noirq()
3262 tb_switch_resume(tb->root_switch, true); in tb_runtime_resume()
H A Dtb.h853 int tb_switch_resume(struct tb_switch *sw, bool runtime);
H A Dswitch.c3520 int tb_switch_resume(struct tb_switch *sw, bool runtime) in tb_switch_resume() function
3602 tb_switch_resume(port->remote->sw, runtime)) { in tb_switch_resume()