Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddomain.c505 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq() function
H A Dtb.h611 int tb_domain_suspend_noirq(struct tb *tb);
H A Dnhi.c860 ret = tb_domain_suspend_noirq(tb); in __nhi_suspend_noirq()