Searched refs:wm8900 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8900.c2 * wm8900.c -- WM8900 ALSA Soc Audio driver
36 #include "wm8900.h"
152 * wm8900 register cache. We can't read the entire register space and we
699 printk(KERN_WARNING "wm8900: FLL rate %u out of range, Fref=%u"
702 printk(KERN_ERR "wm8900: Invalid FLL division rate %u, "
747 struct wm8900_priv *wm8900 = snd_soc_codec_get_drvdata(codec); local
751 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out)
769 wm8900->fll_in = freq_in;
770 wm8900
1134 struct wm8900_priv *wm8900 = snd_soc_codec_get_drvdata(codec); local
1158 struct wm8900_priv *wm8900 = snd_soc_codec_get_drvdata(codec); local
1198 struct wm8900_priv *wm8900; local
[all...]
H A DMakefile42 snd-soc-wm8900-objs := wm8900.o
111 obj-$(CONFIG_SND_SOC_WM8900) += snd-soc-wm8900.o

Completed in 89 milliseconds