Home
last modified time | relevance | path

Searched refs:rt711_dev_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt711-sdw.c497 static int __maybe_unused rt711_dev_resume(struct device *dev) in rt711_dev_resume() function
526 SET_SYSTEM_SLEEP_PM_OPS(rt711_dev_suspend, rt711_dev_resume)
527 SET_RUNTIME_PM_OPS(rt711_dev_suspend, rt711_dev_resume, NULL)
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt711-sdw.c529 static int __maybe_unused rt711_dev_resume(struct device *dev) in rt711_dev_resume() function
565 SET_SYSTEM_SLEEP_PM_OPS(rt711_dev_system_suspend, rt711_dev_resume)
566 SET_RUNTIME_PM_OPS(rt711_dev_suspend, rt711_dev_resume, NULL)

Completed in 2 milliseconds