Home
last modified time | relevance | path

Searched refs:tb_switch_resume (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c1388 tb_switch_resume(tb->root_switch); in tb_resume_noirq()
1491 tb_switch_resume(tb->root_switch); in tb_runtime_resume()
H A Dtb.h656 int tb_switch_resume(struct tb_switch *sw);
H A Dswitch.c2634 int tb_switch_resume(struct tb_switch *sw) in tb_switch_resume() function
2705 if (port->remote && tb_switch_resume(port->remote->sw)) { in tb_switch_resume()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c2206 tb_switch_resume(tb->root_switch); in tb_resume_noirq()
2332 tb_switch_resume(tb->root_switch); in tb_runtime_resume()
H A Dswitch.c3109 int tb_switch_resume(struct tb_switch *sw) in tb_switch_resume() function
3187 if (port->remote && tb_switch_resume(port->remote->sw)) { in tb_switch_resume()
H A Dtb.h801 int tb_switch_resume(struct tb_switch *sw);

Completed in 21 milliseconds