Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8711.c3 * wm8711.c -- WM8711 ALSA SoC Audio driver
29 #include "wm8711.h"
38 * wm8711 register cache
160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params() local
162 int i = get_coeff(wm8711->sysclk, params_rate(params)); in wm8711_hw_params()
224 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_dai_sysclk() local
232 wm8711->sysclk = freq; in wm8711_set_dai_sysclk()
300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level() local
311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
339 .name = "wm8711
405 struct wm8711_priv *wm8711; wm8711_spi_probe() local
438 struct wm8711_priv *wm8711; wm8711_i2c_probe() local
[all...]
H A DMakefile255 snd-soc-wm8711-objs := wm8711.o
564 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8711.c3 * wm8711.c -- WM8711 ALSA SoC Audio driver
29 #include "wm8711.h"
38 * wm8711 register cache
160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params() local
162 int i = get_coeff(wm8711->sysclk, params_rate(params)); in wm8711_hw_params()
224 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_dai_sysclk() local
232 wm8711->sysclk = freq; in wm8711_set_dai_sysclk()
300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level() local
311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
339 .name = "wm8711
404 struct wm8711_priv *wm8711; wm8711_spi_probe() local
436 struct wm8711_priv *wm8711; wm8711_i2c_probe() local
[all...]
H A DMakefile327 snd-soc-wm8711-objs := wm8711.o
712 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o

Completed in 6 milliseconds