Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.c2156 tb_switch_suspend(tb->root_switch, false); in tb_suspend_noirq()
2306 tb_switch_suspend(tb->root_switch, true); in tb_runtime_suspend()
Dswitch.c3207 void tb_switch_suspend(struct tb_switch *sw, bool runtime) in tb_switch_suspend() function
3227 tb_switch_suspend(port->remote->sw, runtime); in tb_switch_suspend()
Dtb.h800 void tb_switch_suspend(struct tb_switch *sw, bool runtime);