Home
last modified time | relevance | path

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

/linux-6.1.9/sound/ppc/
Dpowermac.c147 static int snd_pmac_driver_resume(struct device *dev) in snd_pmac_driver_resume() function
154 static SIMPLE_DEV_PM_OPS(snd_pmac_pm, snd_pmac_driver_suspend, snd_pmac_driver_resume);