Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt711-sdw.c479 static int __maybe_unused rt711_dev_suspend(struct device *dev) in rt711_dev_suspend() 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)