Searched refs:max98373_suspend (Results 1 – 2 of 2) sorted by relevance
246 static __maybe_unused int max98373_suspend(struct device *dev) in max98373_suspend() function283 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)284 SET_RUNTIME_PM_OPS(max98373_suspend, max98373_resume, NULL)
473 static int max98373_suspend(struct device *dev) in max98373_suspend() function494 SET_SYSTEM_SLEEP_PM_OPS(max98373_suspend, max98373_resume)