Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Ddomain.c605 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() function
Dtb.h721 int tb_domain_runtime_resume(struct tb *tb);
Dnhi.c1087 return tb_domain_runtime_resume(tb); in nhi_runtime_resume()