Searched refs:wm9090 (Results 1 – 3 of 3) sorted by relevance
411 struct wm9090_priv *wm9090 = snd_soc_component_get_drvdata(component); in wm9090_add_controls() local423 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() local485 regcache_sync(wm9090->regmap); in wm9090_set_bias_level()567 struct wm9090_priv *wm9090; in wm9090_i2c_probe() local571 wm9090 = devm_kzalloc(&i2c->dev, sizeof(*wm9090), GFP_KERNEL); in wm9090_i2c_probe()[all …]
271 snd-soc-wm9090-objs := wm9090.o553 obj-$(CONFIG_SND_SOC_WM9090) += snd-soc-wm9090.o
1009 header-test- += sound/wm9090.h