Home
last modified time | relevance | path

Searched refs:wm9090 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm9090.c411 struct wm9090_priv *wm9090 = snd_soc_component_get_drvdata(component); in wm9090_add_controls() local
423 if (wm9090->pdata.lin1_diff) { in wm9090_add_controls()
433 if (wm9090->pdata.lin2_diff) { in wm9090_add_controls()
443 if (wm9090->pdata.agc_ena) { in wm9090_add_controls()
444 for (i = 0; i < ARRAY_SIZE(wm9090->pdata.agc); i++) in wm9090_add_controls()
446 wm9090->pdata.agc[i]); in wm9090_add_controls()
465 struct wm9090_priv *wm9090 = snd_soc_component_get_drvdata(component); in wm9090_set_bias_level() local
485 regcache_sync(wm9090->regmap); in wm9090_set_bias_level()
567 struct wm9090_priv *wm9090; in wm9090_i2c_probe() local
571 wm9090 = devm_kzalloc(&i2c->dev, sizeof(*wm9090), GFP_KERNEL); in wm9090_i2c_probe()
[all …]
DMakefile271 snd-soc-wm9090-objs := wm9090.o
553 obj-$(CONFIG_SND_SOC_WM9090) += snd-soc-wm9090.o
/Linux-v5.4/include/
DKbuild1009 header-test- += sound/wm9090.h