Searched refs:wm8971 (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 Dwm8971.c2 * wm8971.c -- WM8971 ALSA SoC Audio driver
31 #include "wm8971.h"
45 * wm8971 register cache
418 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); local
426 wm8971->sysclk = freq;
497 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); local
500 int coeff = get_coeff(wm8971->sysclk, params_rate(params));
630 /* charge wm8971 caps */
661 printk(KERN_ERR "wm8971: failed to set cache I/O: %d\n", ret);
670 printk(KERN_ERR "wm8971
807 struct wm8971_priv *wm8971; local
[all...]
H A DMakefile49 snd-soc-wm8971-objs := wm8971.o
118 obj-$(CONFIG_SND_SOC_WM8971) += snd-soc-wm8971.o

Completed in 90 milliseconds