Searched refs:wm8753 (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 Dwm8753.c2 * wm8753.c -- WM8753 ALSA Soc Audio driver
53 #include "wm8753.h"
63 * wm8753 register cache
95 * read wm8753 register cache
107 * write wm8753 register cache
707 "wm8753: unsupported N = %u\n", Ndiv);
854 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); local
863 wm8753->sysclk = freq;
866 wm8753->pcmclk = freq;
917 struct wm8753_priv *wm8753 local
1151 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); local
1623 wm8753_register(struct wm8753_priv *wm8753) argument
1714 wm8753_unregister(struct wm8753_priv *wm8753) argument
1730 struct wm8753_priv *wm8753; local
1748 struct wm8753_priv *wm8753 = i2c_get_clientdata(client); local
1798 struct wm8753_priv *wm8753; local
1816 struct wm8753_priv *wm8753 = dev_get_drvdata(&spi->dev); local
[all...]
H A DMakefile40 snd-soc-wm8753-objs := wm8753.o
109 obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-wm8753.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A DMakefile22 snd-soc-neo1973-wm8753-objs := neo1973_wm8753.o
23 snd-soc-neo1973-gta02-wm8753-objs := neo1973_gta02_wm8753.o
35 obj-$(CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753) += snd-soc-neo1973-wm8753.o
36 obj-$(CONFIG_SND_S3C24XX_SOC_NEO1973_GTA02_WM8753) += snd-soc-neo1973-gta02-wm8753.o

Completed in 64 milliseconds