Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dpxa2xx-lib.h50 extern int pxa2xx_ac97_hw_resume(void);
/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c316 int pxa2xx_ac97_hw_resume(void) in pxa2xx_ac97_hw_resume() function
321 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_resume);
H A Dpxa2xx-ac97.c133 rc = pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_do_resume()
/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-ac97.c282 return pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_dev_resume()