Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt711-sdw.c531 static int rt711_dev_resume(struct device *dev) in rt711_dev_resume() function
567 SYSTEM_SLEEP_PM_OPS(rt711_dev_system_suspend, rt711_dev_resume)
568 RUNTIME_PM_OPS(rt711_dev_suspend, rt711_dev_resume, NULL)