Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98373-sdw.c246 static __maybe_unused int max98373_suspend(struct device *dev) in max98373_suspend() 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.c473 static int max98373_suspend(struct device *dev) in max98373_suspend() function
494 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)