Searched full:rt5659 (Results 1 – 7 of 7) sorted by relevance
3 * rt5659.c -- RT5659/RT5658 ALSA SoC audio codec driver28 #include <sound/rt5659.h>31 #include "rt5659.h"1264 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_headset_detect() local1296 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->jack_type; in rt5659_headset_detect()[all …]
243 snd-soc-rt5659-y := rt5659.o646 obj-$(CONFIG_SND_SOC_RT5659) += snd-soc-rt5659.o
3 * rt5659.h -- RT5659/RT5658 ALSA SoC audio driver12 #include <sound/rt5659.h>
1659 tristate "Realtek RT5658/RT5659 Codec"
4 $id: http://devicetree.org/schemas/sound/realtek,rt5659.yaml#7 title: RT5659/RT5658 audio CODEC15 Pins on the device (for linking into audio routes) for RT5659/RT5658:45 - realtek,rt5659123 compatible = "realtek,rt5659";
37 Pins on the device (for linking into audio routes) for RT5659/RT5658:61 rt5659 {
3 * linux/sound/rt5659.h -- Platform data for RT5659