Searched refs:wm8998 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8998.c | 3 * wm8998.c -- ALSA SoC Audio driver for WM8998 codecs 30 #include "wm8998.h" 106 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_inmux_put() local 107 struct arizona *arizona = wm8998->core.arizona; in wm8998_inmux_put() 1153 .name = "wm8998-aif1", 1175 .name = "wm8998-aif2", 1197 .name = "wm8998-aif3", 1219 .name = "wm8998-slim1", 1238 .name = "wm8998-slim2", 1261 struct wm8998_priv *wm8998 in wm8998_set_fll() local 1340 struct wm8998_priv *wm8998; wm8998_probe() local 1414 struct wm8998_priv *wm8998 = platform_get_drvdata(pdev); wm8998_remove() local [all...] |
H A D | Makefile | 364 snd-soc-wm8998-objs := wm8998.o 749 obj-$(CONFIG_SND_SOC_WM8998) += snd-soc-wm8998.o
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8998.c | 3 * wm8998.c -- ALSA SoC Audio driver for WM8998 codecs 30 #include "wm8998.h" 106 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_inmux_put() local 107 struct arizona *arizona = wm8998->core.arizona; in wm8998_inmux_put() 1146 .name = "wm8998-aif1", 1168 .name = "wm8998-aif2", 1190 .name = "wm8998-aif3", 1212 .name = "wm8998-slim1", 1231 .name = "wm8998-slim2", 1254 struct wm8998_priv *wm8998 in wm8998_set_fll() local 1333 struct wm8998_priv *wm8998; wm8998_probe() local 1401 struct wm8998_priv *wm8998 = platform_get_drvdata(pdev); wm8998_remove() local [all...] |
H A D | Makefile | 290 snd-soc-wm8998-objs := wm8998.o 599 obj-$(CONFIG_SND_SOC_WM8998) += snd-soc-wm8998.o
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | Makefile | 58 obj-$(CONFIG_MFD_ARIZONA) += wm8998-tables.o
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | Makefile | 51 arizona-objs += wm8998-tables.o
|
Completed in 7 milliseconds