Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dnhi.c924 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq() function
946 return __nhi_suspend_noirq(dev, device_may_wakeup(dev)); in nhi_suspend_noirq()
985 return __nhi_suspend_noirq(dev, wakeup); in nhi_poweroff_noirq()