Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8993.c3 * wm8993.c -- WM8993 ALSA SoC audio driver
26 #include <sound/wm8993.h>
28 #include "wm8993.h"
469 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); in _wm8993_set_fll() local
477 if (Fref == wm8993->fll_fref && Fout == wm8993->fll_fout) in _wm8993_set_fll()
483 wm8993->fll_fref = 0; in _wm8993_set_fll()
484 wm8993->fll_fout = 0; in _wm8993_set_fll()
552 try_wait_for_completion(&wm8993->fll_lock); in _wm8993_set_fll()
557 timeout = wait_for_completion_timeout(&wm8993 in _wm8993_set_fll()
578 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); configure_clock() local
975 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_bias_level() local
1071 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_sysclk() local
1092 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_dai_fmt() local
1189 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_hw_params() local
1354 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_tdm_slot() local
1406 struct wm8993_priv *wm8993 = data; wm8993_irq() local
1484 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_probe() local
1548 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_suspend() local
1570 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_resume() local
1630 struct wm8993_priv *wm8993; wm8993_i2c_probe() local
1729 struct wm8993_priv *wm8993 = i2c_get_clientdata(i2c); wm8993_i2c_remove() local
[all...]
H A DMakefile286 snd-soc-wm8993-objs := wm8993.o
595 obj-$(CONFIG_SND_SOC_WM8993) += snd-soc-wm8993.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8993.c3 * wm8993.c -- WM8993 ALSA SoC audio driver
26 #include <sound/wm8993.h>
28 #include "wm8993.h"
469 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); in _wm8993_set_fll() local
477 if (Fref == wm8993->fll_fref && Fout == wm8993->fll_fout) in _wm8993_set_fll()
483 wm8993->fll_fref = 0; in _wm8993_set_fll()
484 wm8993->fll_fout = 0; in _wm8993_set_fll()
552 try_wait_for_completion(&wm8993->fll_lock); in _wm8993_set_fll()
557 timeout = wait_for_completion_timeout(&wm8993 in _wm8993_set_fll()
578 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); configure_clock() local
975 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_bias_level() local
1071 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_sysclk() local
1092 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_dai_fmt() local
1189 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_hw_params() local
1354 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_set_tdm_slot() local
1406 struct wm8993_priv *wm8993 = data; wm8993_irq() local
1484 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_probe() local
1548 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_suspend() local
1570 struct wm8993_priv *wm8993 = snd_soc_component_get_drvdata(component); wm8993_resume() local
1628 struct wm8993_priv *wm8993; wm8993_i2c_probe() local
1727 struct wm8993_priv *wm8993 = i2c_get_clientdata(i2c); wm8993_i2c_remove() local
[all...]
H A DMakefile360 snd-soc-wm8993-objs := wm8993.o
745 obj-$(CONFIG_SND_SOC_WM8993) += snd-soc-wm8993.o

Completed in 11 milliseconds