Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt700-sdw.c529 static int __maybe_unused rt700_dev_resume(struct device *dev) in rt700_dev_resume() function
560 SET_SYSTEM_SLEEP_PM_OPS(rt700_dev_system_suspend, rt700_dev_resume)
561 SET_RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)