Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98373-sdw.c249 static __maybe_unused int max98373_suspend(struct device *dev) in max98373_suspend() 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.c478 static int max98373_suspend(struct device *dev) in max98373_suspend() function
504 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)