Searched refs:wm8523 (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 Dwm8523.c2 * wm8523.c -- WM8523 ALSA SoC Audio driver
31 #include "wm8523.h"
141 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec); local
146 if (!wm8523->sysclk) {
155 &wm8523->rate_constraint);
167 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec); local
174 if (wm8523->sysclk / params_rate(params) ==
182 wm8523->sysclk / params_rate(params));
214 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec); local
218 wm8523
321 struct wm8523_priv *wm8523 = snd_soc_codec_get_drvdata(codec); local
476 wm8523_register(struct wm8523_priv *wm8523, enum snd_soc_control_type control) argument
596 wm8523_unregister(struct wm8523_priv *wm8523) argument
610 struct wm8523_priv *wm8523; local
630 struct wm8523_priv *wm8523 = i2c_get_clientdata(client); local
[all...]
H A DMakefile32 snd-soc-wm8523-objs := wm8523.o
101 obj-$(CONFIG_SND_SOC_WM8523) += snd-soc-wm8523.o

Completed in 40 milliseconds