Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8996.c108 struct wm8996_priv *wm8996 = container_of(nb, struct wm8996_priv, \
111 regcache_mark_dirty(wm8996->regmap); \
339 struct wm8996_priv *wm8996 = snd_soc_codec_get_drvdata(codec); in wm8996_set_retune_mobile() local
340 struct wm8996_pdata *pdata = &wm8996->pdata; in wm8996_set_retune_mobile()
343 if (!wm8996->num_retune_mobile_texts) in wm8996_set_retune_mobile()
369 cfg = wm8996->retune_mobile_cfg[block]; in wm8996_set_retune_mobile()
374 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
376 - wm8996->rx_rate[iface]) < best_val) { in wm8996_set_retune_mobile()
379 - wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
387 wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
[all …]
DMakefile154 snd-soc-wm8996-objs := wm8996.o
335 obj-$(CONFIG_SND_SOC_WM8996) += snd-soc-wm8996.o