Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5659.c3 * rt5659.c -- RT5659/RT5658 ALSA SoC audio codec driver
29 #include <sound/rt5659.h>
32 #include "rt5659.h"
1265 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_headset_detect() local
1297 rt5659->jack_type = SND_JACK_HEADSET; in rt5659_headset_detect()
1302 rt5659->jack_type = SND_JACK_HEADPHONE; in rt5659_headset_detect()
1310 if (rt5659->jack_type == SND_JACK_HEADSET) in rt5659_headset_detect()
1312 rt5659->jack_type = 0; in rt5659_headset_detect()
1315 dev_dbg(component->dev, "jack_type = %d\n", rt5659->jack_type); in rt5659_headset_detect()
1316 return rt5659 in rt5659_headset_detect()
1332 struct rt5659_priv *rt5659 = data; rt5659_irq() local
1343 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_jack_detect() local
1355 struct rt5659_priv *rt5659 = rt5659_jack_detect_work() local
1426 struct rt5659_priv *rt5659 = rt5659_jack_detect_intel_hd_header() local
1569 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); set_dmic_clk() local
3280 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_hw_params() local
3363 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_dai_fmt() local
3430 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_component_sysclk() local
3470 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_component_pll() local
3588 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_bclk_ratio() local
3616 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_bias_level() local
3668 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_probe() local
3688 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_remove() local
3696 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_suspend() local
3705 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_resume() local
3826 rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev) rt5659_parse_dt() argument
3846 rt5659_calibrate(struct rt5659_priv *rt5659) rt5659_calibrate() argument
4048 rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659) rt5659_intel_hd_header_probe_setup() argument
4100 struct rt5659_priv *rt5659; rt5659_i2c_probe() local
4316 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); rt5659_i2c_shutdown() local
[all...]
H A DMakefile177 snd-soc-rt5659-objs := rt5659.o
487 obj-$(CONFIG_SND_SOC_RT5659) += snd-soc-rt5659.o
H A Drt5659.h3 * rt5659.h -- RT5659/RT5658 ALSA SoC audio driver
12 #include <sound/rt5659.h>
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5659.c3 * rt5659.c -- RT5659/RT5658 ALSA SoC audio codec driver
28 #include <sound/rt5659.h>
31 #include "rt5659.h"
1264 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_headset_detect() local
1296 rt5659->jack_type = SND_JACK_HEADSET; in rt5659_headset_detect()
1301 rt5659->jack_type = SND_JACK_HEADPHONE; in rt5659_headset_detect()
1309 if (rt5659->jack_type == SND_JACK_HEADSET) in rt5659_headset_detect()
1311 rt5659->jack_type = 0; in rt5659_headset_detect()
1314 dev_dbg(component->dev, "jack_type = %d\n", rt5659->jack_type); in rt5659_headset_detect()
1315 return rt5659 in rt5659_headset_detect()
1331 struct rt5659_priv *rt5659 = data; rt5659_irq() local
1342 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_jack_detect() local
1354 struct rt5659_priv *rt5659 = rt5659_jack_detect_work() local
1425 struct rt5659_priv *rt5659 = rt5659_jack_detect_intel_hd_header() local
1568 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); set_dmic_clk() local
3279 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_hw_params() local
3362 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_dai_fmt() local
3429 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_component_sysclk() local
3469 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_component_pll() local
3587 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_bclk_ratio() local
3615 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_set_bias_level() local
3667 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_probe() local
3687 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_remove() local
3695 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_suspend() local
3704 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); rt5659_resume() local
3824 rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev) rt5659_parse_dt() argument
3844 rt5659_calibrate(struct rt5659_priv *rt5659) rt5659_calibrate() argument
4046 rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659) rt5659_intel_hd_header_probe_setup() argument
4097 struct rt5659_priv *rt5659; rt5659_i2c_probe() local
4309 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); rt5659_i2c_shutdown() local
[all...]
H A DMakefile227 snd-soc-rt5659-objs := rt5659.o
609 obj-$(CONFIG_SND_SOC_RT5659) += snd-soc-rt5659.o
H A Drt5659.h3 * rt5659.h -- RT5659/RT5658 ALSA SoC audio driver
12 #include <sound/rt5659.h>

Completed in 20 milliseconds