Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c1345 tb_switch_suspend(tb->root_switch, false); in tb_suspend_noirq()
1465 tb_switch_suspend(tb->root_switch, true); in tb_runtime_suspend()
H A Dtb.h655 void tb_switch_suspend(struct tb_switch *sw, bool runtime);
H A Dswitch.c2716 * tb_switch_suspend() - Put a switch to sleep
2725 void tb_switch_suspend(struct tb_switch *sw, bool runtime) in tb_switch_suspend() function
2739 tb_switch_suspend(port->remote->sw, runtime); in tb_switch_suspend()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A 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()
H A Dswitch.c3198 * tb_switch_suspend() - Put a switch to sleep
3207 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()
H A Dtb.h800 void tb_switch_suspend(struct tb_switch *sw, bool runtime);

Completed in 16 milliseconds