Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm8996.c105 struct wm8996_priv *wm8996 = container_of(nb, struct wm8996_priv, \
108 regcache_mark_dirty(wm8996->regmap); \
336 struct wm8996_priv *wm8996 = snd_soc_component_get_drvdata(component); in wm8996_set_retune_mobile() local
337 struct wm8996_pdata *pdata = &wm8996->pdata; in wm8996_set_retune_mobile()
340 if (!wm8996->num_retune_mobile_texts) in wm8996_set_retune_mobile()
366 cfg = wm8996->retune_mobile_cfg[block]; in wm8996_set_retune_mobile()
371 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
373 - wm8996->rx_rate[iface]) < best_val) { in wm8996_set_retune_mobile()
376 - wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
384 wm8996->rx_rate[iface]); in wm8996_set_retune_mobile()
[all …]
DMakefile272 snd-soc-wm8996-objs := wm8996.o
581 obj-$(CONFIG_SND_SOC_WM8996) += snd-soc-wm8996.o