Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb.h372 int tb_domain_suspend(struct tb *tb);
Ddomain.c528 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend() function
Dnhi.c920 return tb_domain_suspend(tb); in nhi_suspend()