Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddomain.c544 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend() function
H A Dtb.h613 int tb_domain_suspend(struct tb *tb);
H A Dnhi.c964 return tb_domain_suspend(tb); in nhi_suspend()