Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Ddomain.c564 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend() function
Dtb.h683 int tb_domain_suspend(struct tb *tb);
Dnhi.c1011 return tb_domain_suspend(tb); in nhi_suspend()