Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dnhi.c964 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq() function
986 return __nhi_suspend_noirq(dev, device_may_wakeup(dev)); in nhi_suspend_noirq()
1025 return __nhi_suspend_noirq(dev, wakeup); in nhi_poweroff_noirq()