Home
last modified time | relevance | path

Searched refs:wm8400 (Results 1 – 2 of 2) sorted by relevance

/sound/soc/codecs/
Dwm8400.c61 struct wm8400 *wm8400; member
70 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); in wm8400_codec_reset() local
72 wm8400_reset_codec_reg_cache(wm8400->wm8400); in wm8400_codec_reset()
853 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); in wm8400_set_dai_sysclk() local
855 wm8400->sysclk = freq; in wm8400_set_dai_sysclk()
869 static int fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, in fll_factors() argument
880 dev_err(wm8400->wm8400->dev, in fll_factors()
907 dev_err(wm8400->wm8400->dev, in fll_factors()
929 dev_dbg(wm8400->wm8400->dev, in fll_factors()
942 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); in wm8400_set_dai_pll() local
[all …]
DMakefile142 snd-soc-wm8400-objs := wm8400.o
333 obj-$(CONFIG_SND_SOC_WM8400) += snd-soc-wm8400.o