Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8510.c3 * wm8510.c -- WM8510 ALSA Soc Audio driver
27 #include "wm8510.h"
30 * wm8510 register cache
506 struct wm8510_priv *wm8510 = snd_soc_component_get_drvdata(component); in wm8510_set_bias_level() local
520 regcache_sync(wm8510->regmap); in wm8510_set_bias_level()
558 .name = "wm8510-hifi",
599 { .compatible = "wlf,wm8510" },
619 struct wm8510_priv *wm8510; in wm8510_spi_probe() local
622 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), in wm8510_spi_probe()
624 if (wm8510 in wm8510_spi_probe()
652 struct wm8510_priv *wm8510; wm8510_i2c_probe() local
[all...]
H A DMakefile251 snd-soc-wm8510-objs := wm8510.o
560 obj-$(CONFIG_SND_SOC_WM8510) += snd-soc-wm8510.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8510.c3 * wm8510.c -- WM8510 ALSA Soc Audio driver
27 #include "wm8510.h"
30 * wm8510 register cache
506 struct wm8510_priv *wm8510 = snd_soc_component_get_drvdata(component); in wm8510_set_bias_level() local
520 regcache_sync(wm8510->regmap); in wm8510_set_bias_level()
558 .name = "wm8510-hifi",
598 { .compatible = "wlf,wm8510" },
618 struct wm8510_priv *wm8510; in wm8510_spi_probe() local
621 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), in wm8510_spi_probe()
623 if (wm8510 in wm8510_spi_probe()
650 struct wm8510_priv *wm8510; wm8510_i2c_probe() local
[all...]
H A DMakefile323 snd-soc-wm8510-objs := wm8510.o
708 obj-$(CONFIG_SND_SOC_WM8510) += snd-soc-wm8510.o

Completed in 6 milliseconds