Searched refs:pxa2xx_ac97_write (Results 1 – 4 of 4) sorted by relevance
25 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);
43 .write = pxa2xx_ac97_write,
48 .write = pxa2xx_ac97_write,