Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ppc/
H A Dpowermac.c135 static int snd_pmac_driver_suspend(struct device *dev) in snd_pmac_driver_suspend() function
149 static SIMPLE_DEV_PM_OPS(snd_pmac_pm, snd_pmac_driver_suspend, snd_pmac_driver_resume);
/kernel/linux/linux-6.6/sound/ppc/
H A Dpowermac.c139 static int snd_pmac_driver_suspend(struct device *dev) in snd_pmac_driver_suspend() function
153 static SIMPLE_DEV_PM_OPS(snd_pmac_pm, snd_pmac_driver_suspend, snd_pmac_driver_resume);

Completed in 2 milliseconds