Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpxa2xx-lib.h24 extern unsigned short pxa2xx_ac97_read(struct snd_ac97 *ac97, unsigned short reg);
/linux-4.4.14/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.c42 .read = pxa2xx_ac97_read,
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-ac97.c47 .read = pxa2xx_ac97_read,