Home
last modified time | relevance | path

Searched refs:wm8991 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8991.c3 * wm8991.c -- WM8991 ALSA Soc Audio driver
28 #include "wm8991.h"
1083 struct wm8991_priv *wm8991 = snd_soc_component_get_drvdata(component); in wm8991_set_bias_level() local
1099 regcache_sync(wm8991->regmap); in wm8991_set_bias_level()
1187 regcache_mark_dirty(wm8991->regmap); in wm8991_set_bias_level()
1215 .name = "wm8991",
1263 struct wm8991_priv *wm8991; in wm8991_i2c_probe() local
1267 wm8991 = devm_kzalloc(&i2c->dev, sizeof(*wm8991), GFP_KERNEL); in wm8991_i2c_probe()
1268 if (!wm8991) in wm8991_i2c_probe()
[all...]
H A DMakefile285 snd-soc-wm8991-objs := wm8991.o
594 obj-$(CONFIG_SND_SOC_WM8991) += snd-soc-wm8991.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8991.c3 * wm8991.c -- WM8991 ALSA Soc Audio driver
28 #include "wm8991.h"
1083 struct wm8991_priv *wm8991 = snd_soc_component_get_drvdata(component); in wm8991_set_bias_level() local
1099 regcache_sync(wm8991->regmap); in wm8991_set_bias_level()
1187 regcache_mark_dirty(wm8991->regmap); in wm8991_set_bias_level()
1215 .name = "wm8991",
1261 struct wm8991_priv *wm8991; in wm8991_i2c_probe() local
1265 wm8991 = devm_kzalloc(&i2c->dev, sizeof(*wm8991), GFP_KERNEL); in wm8991_i2c_probe()
1266 if (!wm8991) in wm8991_i2c_probe()
[all...]
H A DMakefile359 snd-soc-wm8991-objs := wm8991.o
744 obj-$(CONFIG_SND_SOC_WM8991) += snd-soc-wm8991.o

Completed in 7 milliseconds