Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-ac97-lib.c302 int pxa2xx_ac97_hw_suspend(void) in pxa2xx_ac97_hw_suspend() function
308 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_suspend);
H A Dpxa2xx-ac97.c128 return pxa2xx_ac97_hw_suspend(); in pxa2xx_ac97_do_suspend()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpxa2xx-lib.h60 extern int pxa2xx_ac97_hw_suspend(void);
/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dpxa2xx-ac97.c273 return pxa2xx_ac97_hw_suspend(); in pxa2xx_ac97_dev_suspend()