Searched refs:wm9081 (Results 1 - 2 of 2) sorted by relevance

/sound/soc/codecs/
H A Dwm9081.c2 * wm9081.c -- WM9081 ALSA SoC Audio driver
30 #include <sound/wm9081.h>
31 #include "wm9081.h"
503 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
510 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout)
516 wm9081->fll_fref = 0;
517 wm9081->fll_fout = 0;
585 wm9081->fll_fref = Fref;
586 wm9081
593 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
688 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
860 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
952 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
1126 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
1146 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
1212 struct wm9081_priv *wm9081 = snd_soc_codec_get_drvdata(codec); local
1324 struct wm9081_priv *wm9081; local
[all...]
H A DMakefile78 snd-soc-wm9081-objs := wm9081.o
170 obj-$(CONFIG_SND_SOC_WM9081) += snd-soc-wm9081.o

Completed in 33 milliseconds