Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h376 int tb_domain_runtime_resume(struct tb *tb);
Ddomain.c550 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() function
Dnhi.c928 return tb_domain_runtime_resume(tb); in nhi_runtime_resume()