Searched refs:rt5682_dev_resume (Results 1 – 1 of 1) sorted by relevance
756 static int __maybe_unused rt5682_dev_resume(struct device *dev) in rt5682_dev_resume() function794 SET_SYSTEM_SLEEP_PM_OPS(rt5682_dev_system_suspend, rt5682_dev_resume)795 SET_RUNTIME_PM_OPS(rt5682_dev_suspend, rt5682_dev_resume, NULL)