Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)