Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A 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()

Completed in 4 milliseconds