Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2741 tb_switch_suspend(tb->root_switch, false); in tb_suspend_noirq()
2903 tb_switch_suspend(tb->root_switch, true); in tb_runtime_suspend()
H A Dtb.h799 void tb_switch_suspend(struct tb_switch *sw, bool runtime);
H A Dswitch.c3575 void tb_switch_suspend(struct tb_switch *sw, bool runtime) in tb_switch_suspend() function
3595 tb_switch_suspend(port->remote->sw, runtime); in tb_switch_suspend()