Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8996.c109 struct wm8996_priv *wm8996 = container_of(nb, struct wm8996_priv, \
112 regcache_mark_dirty(wm8996->regmap); \
340 struct wm8996_priv *wm8996 = snd_soc_component_get_drvdata(component); in wm8996_set_retune_mobile() local
341 struct wm8996_pdata *pdata = &wm8996->pdata; in wm8996_set_retune_mobile()
344 if (!wm8996->num_retune_mobile_texts) in wm8996_set_retune_mobile()
370 cfg = wm8996->retune_mobile_cfg[block]; in wm8996_set_retune_mobile()
375 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
377 - wm8996->rx_rate[iface]) < best_val) { in wm8996_set_retune_mobile()
380 - wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
388 wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
[all …]
DMakefile227 snd-soc-wm8996-objs := wm8996.o
485 obj-$(CONFIG_SND_SOC_WM8996) += snd-soc-wm8996.o