Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5631.c3 * rt5631.c -- RT5631 ALSA Soc Audio driver
26 #include "rt5631.h"
187 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in rt5631_dmic_get() local
189 ucontrol->value.integer.value[0] = rt5631->dmic_used_flag; in rt5631_dmic_get()
198 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in rt5631_dmic_put() local
200 rt5631->dmic_used_flag = ucontrol->value.integer.value[0]; in rt5631_dmic_put()
296 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in check_dmic_used() local
297 return rt5631->dmic_used_flag; in check_dmic_used()
567 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in hp_event() local
571 if (rt5631 in hp_event()
601 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); set_dmic_params() local
1356 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_pcm_params() local
1408 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_codec_set_dai_fmt() local
1460 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_codec_set_dai_sysclk() local
1476 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_codec_set_dai_pll() local
1537 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_set_bias_level() local
1577 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_probe() local
1705 struct rt5631_priv *rt5631; rt5631_i2c_probe() local
[all...]
H A DMakefile173 snd-soc-rt5631-objs := rt5631.o
483 obj-$(CONFIG_SND_SOC_RT5631) += snd-soc-rt5631.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5631.c3 * rt5631.c -- RT5631 ALSA Soc Audio driver
26 #include "rt5631.h"
187 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in rt5631_dmic_get() local
189 ucontrol->value.integer.value[0] = rt5631->dmic_used_flag; in rt5631_dmic_get()
198 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in rt5631_dmic_put() local
200 rt5631->dmic_used_flag = ucontrol->value.integer.value[0]; in rt5631_dmic_put()
296 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in check_dmic_used() local
297 return rt5631->dmic_used_flag; in check_dmic_used()
567 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); in hp_event() local
571 if (rt5631 in hp_event()
601 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); set_dmic_params() local
1356 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_pcm_params() local
1408 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_codec_set_dai_fmt() local
1460 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_hifi_codec_set_dai_sysclk() local
1476 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_codec_set_dai_pll() local
1537 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_set_bias_level() local
1577 struct rt5631_priv *rt5631 = snd_soc_component_get_drvdata(component); rt5631_probe() local
1703 struct rt5631_priv *rt5631; rt5631_i2c_probe() local
[all...]
H A DMakefile223 snd-soc-rt5631-objs := rt5631.o
605 obj-$(CONFIG_SND_SOC_RT5631) += snd-soc-rt5631.o

Completed in 8 milliseconds