Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpxa2xx-lib.h25 extern void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val);
/linux-4.4.14/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.c43 .write = pxa2xx_ac97_write,
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-ac97.c48 .write = pxa2xx_ac97_write,