Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dmax98095.c357 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic1pre_set() local
360 max98095->mic1pre = sel; in max98095_mic1pre_set()
371 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic1pre_get() local
373 ucontrol->value.integer.value[0] = max98095->mic1pre; in max98095_mic1pre_get()
381 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic2pre_set() local
384 max98095->mic2pre = sel; in max98095_mic2pre_set()
395 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic2pre_get() local
397 ucontrol->value.integer.value[0] = max98095->mic2pre; in max98095_mic2pre_get()
602 struct max98095_priv *max98095 = snd_soc_codec_get_drvdata(codec); in max98095_mic_event() local
608 (1+max98095->mic1pre)<<M98095_MICPRE_SHIFT); in max98095_mic_event()
[all …]
DMakefile71 snd-soc-max98095-objs := max98095.o
266 obj-$(CONFIG_SND_SOC_MAX98095) += snd-soc-max98095.o
/linux-4.4.14/arch/arm/boot/dts/
Dexynos5250-snow.dts20 compatible = "google,snow-audio-max98095";
23 samsung,audio-codec = <&max98095>;
28 max98095: codec@11 { label
29 compatible = "maxim,max98095";
37 max98095_en: max98095-en {
/linux-4.4.14/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>;