Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtb.c2982 tb_switch_resume(tb->root_switch, false); in tb_resume_noirq()
3108 tb_switch_resume(tb->root_switch, true); in tb_runtime_resume()
Dtb.h834 int tb_switch_resume(struct tb_switch *sw, bool runtime);
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()