Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h496 int tb_domain_runtime_resume(struct tb *tb);
Ddomain.c564 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() function
Dnhi.c1010 return tb_domain_runtime_resume(tb); in nhi_runtime_resume()