Home
last modified time | relevance | path

Searched refs:max98373_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98373-sdw.c255 static __maybe_unused int max98373_resume(struct device *dev) in max98373_resume() function
283 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)
284 SET_RUNTIME_PM_OPS(max98373_suspend, max98373_resume, NULL)
H A Dmax98373-i2c.c482 static int max98373_resume(struct device *dev) in max98373_resume() function
494 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98373-sdw.c265 static __maybe_unused int max98373_resume(struct device *dev) in max98373_resume() function
295 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)
296 SET_RUNTIME_PM_OPS(max98373_suspend, max98373_resume, NULL)
H A Dmax98373-i2c.c492 static int max98373_resume(struct device *dev) in max98373_resume() function
504 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)

Completed in 4 milliseconds