Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Ddomain.c607 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() function
Dtb.h712 int tb_domain_runtime_resume(struct tb *tb);
Dnhi.c1066 return tb_domain_runtime_resume(tb); in nhi_runtime_resume()