Searched refs:drv_suspend (Results 1 – 2 of 2) sorted by relevance
125 static __maybe_unused int drv_suspend(struct device *dev) in drv_suspend() function181 SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
116 err = drv_suspend(local, wowlan); in __ieee80211_suspend()