HomeSort by relevance Sort by last modified time
    Searched refs:snd_soc_dapm_switch (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 82 #define SND_SOC_DAPM_SWITCH(wname, wreg, wshift, winvert, wcontrols) \
83 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
106 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
225 snd_soc_dapm_switch, /* analog switch */ 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 82 #define SND_SOC_DAPM_SWITCH(wname, wreg, wshift, winvert, wcontrols) \
83 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
106 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
225 snd_soc_dapm_switch, /* analog switch */ enumerator in enum:snd_soc_dapm_type

Completed in 27 milliseconds