Searched refs:drv_resume (Results 1 – 2 of 2) sorted by relevance
142 static __maybe_unused int drv_resume(struct device *dev) in drv_resume() function180 SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
1789 res = drv_resume(local); in ieee80211_reconfig()