Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c496 void tb_switch_suspend(struct tb_switch *sw) in tb_switch_suspend() function
505 tb_switch_suspend(sw->ports[i].remote->sw); in tb_switch_suspend()
Dtb.h226 void tb_switch_suspend(struct tb_switch *sw);
Dtb.c402 tb_switch_suspend(tb->root_switch); in thunderbolt_suspend()