Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c452 int tb_switch_resume(struct tb_switch *sw) in tb_switch_resume() function
487 || tb_switch_resume(port->remote->sw)) { in tb_switch_resume()
Dtb.h227 int tb_switch_resume(struct tb_switch *sw);
Dtb.c419 tb_switch_resume(tb->root_switch); in thunderbolt_resume()