Searched refs:pxa2xx_ac97_write (Results 1 – 4 of 4) sorted by relevance
26 extern void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val);
89 void pxa2xx_ac97_write(struct snd_ac97 *ac97, unsigned short reg, in pxa2xx_ac97_write() function113 EXPORT_SYMBOL_GPL(pxa2xx_ac97_write);
42 .write = pxa2xx_ac97_write,
47 .write = pxa2xx_ac97_write,