Home
last modified time | relevance | path

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

/openbmc/linux/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)