Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnhi.c853 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq() function
875 return __nhi_suspend_noirq(dev, device_may_wakeup(dev)); in nhi_suspend_noirq()
914 return __nhi_suspend_noirq(dev, wakeup); in nhi_poweroff_noirq()