HomeSort by relevance Sort by last modified time
    Searched refs:SND_SOC_DAPM_ADC (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc-dapm.h 129 #define SND_SOC_DAPM_ADC(wname, stname, wreg, wshift, winvert) \
130 { .id = snd_soc_dapm_adc, .name = wname, .sname = stname, .reg = wreg, \
218 snd_soc_dapm_adc, /* analog to digital converter */ enumerator in enum:snd_soc_dapm_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc-dapm.h 129 #define SND_SOC_DAPM_ADC(wname, stname, wreg, wshift, winvert) \
130 { .id = snd_soc_dapm_adc, .name = wname, .sname = stname, .reg = wreg, \
218 snd_soc_dapm_adc, /* analog to digital converter */ enumerator in enum:snd_soc_dapm_type

Completed in 25 milliseconds