Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dpxa2xx-lib.h25 extern unsigned short pxa2xx_ac97_read(struct snd_ac97 *ac97, unsigned short reg);
/linux-4.1.27/sound/arm/
Dpxa2xx-ac97-lib.c49 unsigned short pxa2xx_ac97_read(struct snd_ac97 *ac97, unsigned short reg) in pxa2xx_ac97_read() function
87 EXPORT_SYMBOL_GPL(pxa2xx_ac97_read);
Dpxa2xx-ac97.c41 .read = pxa2xx_ac97_read,
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-ac97.c46 .read = pxa2xx_ac97_read,