Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dpxa2xx-lib.h50 extern int pxa2xx_ac97_hw_resume(void);
/linux-6.1.9/sound/arm/
Dpxa2xx-ac97-lib.c318 int pxa2xx_ac97_hw_resume(void) in pxa2xx_ac97_hw_resume() function
323 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_resume);
Dpxa2xx-ac97.c133 rc = pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_do_resume()
/linux-6.1.9/sound/soc/pxa/
Dpxa2xx-ac97.c283 return pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_dev_resume()