Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c3093 tb_switch_resume(tb->root_switch, false); in tb_resume_noirq()
3226 tb_switch_resume(tb->root_switch, true); in tb_runtime_resume()
H A Dswitch.c3471 int tb_switch_resume(struct tb_switch *sw, bool runtime) in tb_switch_resume() function
3553 tb_switch_resume(port->remote->sw, runtime)) { in tb_switch_resume()