Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dpxa2xx-lib.h61 extern int pxa2xx_ac97_hw_resume(void);
/kernel/linux/linux-5.10/sound/arm/
Dpxa2xx-ac97-lib.c310 int pxa2xx_ac97_hw_resume(void) in pxa2xx_ac97_hw_resume() function
315 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_resume);
Dpxa2xx-ac97.c136 rc = pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_do_resume()
/kernel/linux/linux-5.10/sound/soc/pxa/
Dpxa2xx-ac97.c278 return pxa2xx_ac97_hw_resume(); in pxa2xx_ac97_dev_resume()