Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Drt715-sdca-sdw.c222 static int __maybe_unused rt715_dev_resume(struct device *dev) in rt715_dev_resume() function
261 SET_SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)
262 SET_RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
A Drt715-sdw.c538 static int __maybe_unused rt715_dev_resume(struct device *dev) in rt715_dev_resume() function
567 SET_SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)
568 SET_RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)

Completed in 4 milliseconds