Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Ddrv.c142 static __maybe_unused int drv_resume(struct device *dev) in drv_resume() function
180 SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
/linux/net/mac80211/
H A Dutil.c1789 res = drv_resume(local); in ieee80211_reconfig()