Searched refs:wm8400 (Results 1 – 2 of 2) sorted by relevance
61 struct wm8400 *wm8400; member70 struct wm8400_priv *wm8400 = snd_soc_codec_get_drvdata(codec); in wm8400_codec_reset() local72 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() local855 wm8400->sysclk = freq; in wm8400_set_dai_sysclk()869 static int fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, in fll_factors() argument880 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 …]
142 snd-soc-wm8400-objs := wm8400.o333 obj-$(CONFIG_SND_SOC_WM8400) += snd-soc-wm8400.o