Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Drt700-sdw.c495 static int __maybe_unused rt700_dev_resume(struct device *dev) in rt700_dev_resume() function
524 SET_SYSTEM_SLEEP_PM_OPS(rt700_dev_suspend, rt700_dev_resume)
525 SET_RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)