Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dpxa2xx-lib.h26 extern void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val);
/linux-4.1.27/sound/arm/
Dpxa2xx-ac97-lib.c89 void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, in pxa2xx_ac97_write() function
113 EXPORT_SYMBOL_GPL(pxa2xx_ac97_write);
Dpxa2xx-ac97.c42 .write = pxa2xx_ac97_write,
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-ac97.c47 .write = pxa2xx_ac97_write,