Searched refs:wm8750 (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 Dwm8750.c2 * wm8750.c -- WM8750 ALSA SoC audio driver
31 #include "wm8750.h"
34 * wm8750 register cache
477 printk(KERN_ERR "wm8750: could not get coeff for mclk %d @ rate %d\n",
486 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec); local
494 wm8750->sysclk = freq;
565 struct wm8750_priv *wm8750 = snd_soc_codec_get_drvdata(codec); local
568 int coeff = get_coeff(wm8750->sysclk, params_rate(params));
720 printk(KERN_ERR "wm8750: failed to create pcms\n");
757 static int wm8750_register(struct wm8750_priv *wm8750, argument
841 wm8750_unregister(struct wm8750_priv *wm8750) argument
863 struct wm8750_priv *wm8750; local
880 struct wm8750_priv *wm8750 = i2c_get_clientdata(client); local
907 struct wm8750_priv *wm8750; local
924 struct wm8750_priv *wm8750 = dev_get_drvdata(&spi->dev); local
[all...]
H A DMakefile39 snd-soc-wm8750-objs := wm8750.o
108 obj-$(CONFIG_SND_SOC_WM8750) += snd-soc-wm8750.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A DMakefile21 snd-soc-jive-wm8750-objs := jive_wm8750.o
34 obj-$(CONFIG_SND_S3C24XX_SOC_JIVE_WM8750) += snd-soc-jive-wm8750.o

Completed in 62 milliseconds