Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h375 int tb_domain_runtime_suspend(struct tb *tb);
Ddomain.c539 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend() function
Dnhi.c919 return tb_domain_runtime_suspend(tb); in nhi_runtime_suspend()