Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c595 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend() function
H A Dtb.h741 int tb_domain_runtime_suspend(struct tb *tb);
H A Dnhi.c1101 ret = tb_domain_runtime_suspend(tb); in nhi_runtime_suspend()