Searched refs:drv_suspend (Results 1 – 4 of 4) sorted by relevance
117 static __maybe_unused int drv_suspend(struct device *dev) in drv_suspend() function173 SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
110 err = drv_suspend(local, wowlan); in __ieee80211_suspend()
89 static inline int drv_suspend(struct ieee80211_local *local, in drv_suspend() function
284 DEFINE_EVENT(local_only_evt, drv_suspend,