Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Drt5682-sdw.c717 static int __maybe_unused rt5682_dev_suspend(struct device *dev) in rt5682_dev_suspend() function
758 SET_SYSTEM_SLEEP_PM_OPS(rt5682_dev_suspend, rt5682_dev_resume)
759 SET_RUNTIME_PM_OPS(rt5682_dev_suspend, rt5682_dev_resume, NULL)