Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.c1567 tb_switch_resume(tb->root_switch); in tb_resume_noirq()
1693 tb_switch_resume(tb->root_switch); in tb_runtime_resume()
Dtb.h778 int tb_switch_resume(struct tb_switch *sw);
Dswitch.c3131 int tb_switch_resume(struct tb_switch *sw) in tb_switch_resume() function
3209 if (port->remote && tb_switch_resume(port->remote->sw)) { in tb_switch_resume()