Home
last modified time | relevance | path

Searched refs:max98095 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dmax98095.c620 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic1pre_set() local
623 max98095->mic1pre = sel; in max98095_mic1pre_set()
634 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic1pre_get() local
636 ucontrol->value.integer.value[0] = max98095->mic1pre; in max98095_mic1pre_get()
644 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic2pre_set() local
647 max98095->mic2pre = sel; in max98095_mic2pre_set()
658 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic2pre_get() local
660 ucontrol->value.integer.value[0] = max98095->mic2pre; in max98095_mic2pre_get()
870 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic_event() local
876 (1+max98095->mic1pre)<<M98095_MICPRE_SHIFT); in max98095_mic_event()
[all …]
DMakefile66 snd-soc-max98095-objs := max98095.o
251 obj-$(CONFIG_SND_SOC_MAX98095) += snd-soc-max98095.o
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dmax98095.txt7 - compatible : "maxim,max98095".
19 max98095: codec@11 {
20 compatible = "maxim,max98095";
Dsnow.txt7 "google,snow-audio-max98095"
17 compatible = "google,snow-audio-max98095";
21 samsung,audio-codec = <&max98095>;
/linux-4.1.27/arch/arm/boot/dts/
Dexynos5250-snow.dts205 compatible = "google,snow-audio-max98095";
209 samsung,audio-codec = <&max98095>;
510 max98095: codec@11 { label
511 compatible = "maxim,max98095";
611 max98095_en: max98095-en {