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

/linux-master/include/sound/
H A Dpxa2xx-lib.h42 extern int pxa2xx_ac97_read(int slot, unsigned short reg);
/linux-master/sound/arm/
H A Dpxa2xx-ac97-lib.c46 int pxa2xx_ac97_read(int slot, unsigned short reg) function
89 EXPORT_SYMBOL_GPL(pxa2xx_ac97_read); variable
H A Dpxa2xx-ac97.c39 ret = pxa2xx_ac97_read(ac97->num, reg);
/linux-master/sound/soc/pxa/
H A Dpxa2xx-ac97.c47 return pxa2xx_ac97_read(slot, reg);

Completed in 481 milliseconds