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

/linux-master/include/sound/
H A Dpxa2xx-lib.h43 extern int pxa2xx_ac97_write(int slot, unsigned short reg, unsigned short val);
/linux-master/sound/arm/
H A Dpxa2xx-ac97-lib.c91 int pxa2xx_ac97_write(int slot, unsigned short reg, unsigned short val) function
120 EXPORT_SYMBOL_GPL(pxa2xx_ac97_write); variable
H A Dpxa2xx-ac97.c49 pxa2xx_ac97_write(ac97->num, reg, val);
/linux-master/sound/soc/pxa/
H A Dpxa2xx-ac97.c53 return pxa2xx_ac97_write(slot, reg, val);

Completed in 200 milliseconds