Home
last modified time | relevance | path

Searched refs:wm9081 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9081.c3 * wm9081.c -- WM9081 ALSA SoC Audio driver
26 #include <sound/wm9081.h>
27 #include "wm9081.h"
548 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); in wm9081_set_fll() local
555 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout) in wm9081_set_fll()
561 wm9081->fll_fref = 0; in wm9081_set_fll()
562 wm9081->fll_fout = 0; in wm9081_set_fll()
630 wm9081->fll_fref = Fref; in wm9081_set_fll()
631 wm9081 in wm9081_set_fll()
638 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); configure_clock() local
733 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); clk_sys_event() local
818 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_bias_level() local
903 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_dai_fmt() local
996 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_hw_params() local
1170 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_sysclk() local
1190 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_tdm_slot() local
1257 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_probe() local
1305 struct wm9081_priv *wm9081; wm9081_i2c_probe() local
[all...]
H A DMakefile291 snd-soc-wm9081-objs := wm9081.o
600 obj-$(CONFIG_SND_SOC_WM9081) += snd-soc-wm9081.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9081.c3 * wm9081.c -- WM9081 ALSA SoC Audio driver
26 #include <sound/wm9081.h>
27 #include "wm9081.h"
548 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); in wm9081_set_fll() local
555 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout) in wm9081_set_fll()
561 wm9081->fll_fref = 0; in wm9081_set_fll()
562 wm9081->fll_fout = 0; in wm9081_set_fll()
630 wm9081->fll_fref = Fref; in wm9081_set_fll()
631 wm9081 in wm9081_set_fll()
638 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); configure_clock() local
733 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); clk_sys_event() local
818 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_bias_level() local
903 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_dai_fmt() local
996 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_hw_params() local
1170 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_sysclk() local
1190 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_set_tdm_slot() local
1257 struct wm9081_priv *wm9081 = snd_soc_component_get_drvdata(component); wm9081_probe() local
1303 struct wm9081_priv *wm9081; wm9081_i2c_probe() local
[all...]
H A DMakefile365 snd-soc-wm9081-objs := wm9081.o
750 obj-$(CONFIG_SND_SOC_WM9081) += snd-soc-wm9081.o
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c26 #include <sound/wm9081.h>
162 { I2C_BOARD_INFO("wm9081", 0x6c),
171 { I2C_BOARD_INFO("wm9081", 0x6c),
307 { I2C_BOARD_INFO("wm9081", 0x6c),
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c26 #include <sound/wm9081.h>
156 { I2C_BOARD_INFO("wm9081", 0x6c),
165 { I2C_BOARD_INFO("wm9081", 0x6c),
294 { I2C_BOARD_INFO("wm9081", 0x6c),

Completed in 7 milliseconds