Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt700-sdw.c523 static int __maybe_unused rt700_dev_resume(struct device *dev) in rt700_dev_resume() function
554 SET_SYSTEM_SLEEP_PM_OPS(rt700_dev_system_suspend, rt700_dev_resume)
555 SET_RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)