Searched refs:wm8580 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8580.c2 * wm8580.c -- WM8580 ALSA Soc Audio driver
39 #include "wm8580.h"
167 * wm8580 register cache
357 pr_debug("wm8580: PLL %uHz->%uHz\n", source, target);
373 printk(KERN_ERR "wm8580: Unable to scale output frequency "
415 struct wm8580_priv *wm8580 = snd_soc_codec_get_drvdata(codec); local
429 state = &wm8580->a;
434 state = &wm8580->b;
827 static int wm8580_register(struct wm8580_priv *wm8580, argument
831 struct snd_soc_codec *codec = &wm8580
917 wm8580_unregister(struct wm8580_priv *wm8580) argument
932 struct wm8580_priv *wm8580; local
951 struct wm8580_priv *wm8580 = i2c_get_clientdata(client); local
[all...]
H A DMakefile33 snd-soc-wm8580-objs := wm8580.o
102 obj-$(CONFIG_SND_SOC_WM8580) += snd-soc-wm8580.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A DMakefile30 snd-soc-smdk64xx-wm8580-objs := smdk64xx_wm8580.o
43 obj-$(CONFIG_SND_S3C64XX_SOC_WM8580) += snd-soc-smdk64xx-wm8580.o

Completed in 60 milliseconds