Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c606 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() function
H A Dtb.h742 int tb_domain_runtime_resume(struct tb *tb);
H A Dnhi.c1127 return tb_domain_runtime_resume(tb); in nhi_runtime_resume()