HomeSort by relevance Sort by last modified time
    Searched refs:SND_SOC_DAPM_MUX (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 85 #define SND_SOC_DAPM_MUX(wname, wreg, wshift, winvert, wcontrols) \
86 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
111 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
215 snd_soc_dapm_mux, /* selects 1 analog signal from many inputs */ 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 85 #define SND_SOC_DAPM_MUX(wname, wreg, wshift, winvert, wcontrols) \
86 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
111 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
215 snd_soc_dapm_mux, /* selects 1 analog signal from many inputs */ enumerator in enum:snd_soc_dapm_type

Completed in 20 milliseconds