HomeSort by relevance Sort by last modified time
    Searched full:snd_ctl_elem_value (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
132 int snd_ctl_elem_read(struct snd_card *card, struct snd_ctl_elem_value *control);
133 int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file, struct snd_ctl_elem_value *control);
cs4231.h 159 int snd_cs4231_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
160 int snd_cs4231_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
169 int snd_cs4231_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
170 int snd_cs4231_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
soc.h 197 struct snd_ctl_elem_value *ucontrol);
199 struct snd_ctl_elem_value *ucontrol);
206 struct snd_ctl_elem_value *ucontrol);
208 struct snd_ctl_elem_value *ucontrol);
212 struct snd_ctl_elem_value *ucontrol);
214 struct snd_ctl_elem_value *ucontrol);
soc-dapm.h 183 struct snd_ctl_elem_value *ucontrol);
185 struct snd_ctl_elem_value *ucontrol);
187 struct snd_ctl_elem_value *ucontrol);
189 struct snd_ctl_elem_value *ucontrol);
asound.h 802 struct snd_ctl_elem_value { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
132 int snd_ctl_elem_read(struct snd_card *card, struct snd_ctl_elem_value *control);
133 int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file, struct snd_ctl_elem_value *control);
cs4231.h 159 int snd_cs4231_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
160 int snd_cs4231_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
169 int snd_cs4231_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
170 int snd_cs4231_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
soc.h 197 struct snd_ctl_elem_value *ucontrol);
199 struct snd_ctl_elem_value *ucontrol);
206 struct snd_ctl_elem_value *ucontrol);
208 struct snd_ctl_elem_value *ucontrol);
212 struct snd_ctl_elem_value *ucontrol);
214 struct snd_ctl_elem_value *ucontrol);
soc-dapm.h 183 struct snd_ctl_elem_value *ucontrol);
185 struct snd_ctl_elem_value *ucontrol);
187 struct snd_ctl_elem_value *ucontrol);
189 struct snd_ctl_elem_value *ucontrol);
asound.h 802 struct snd_ctl_elem_value { struct
    [all...]
  /external/tinyalsa/
mixer.c 288 struct snd_ctl_elem_value ev;
322 struct snd_ctl_elem_value ev;
343 struct snd_ctl_elem_value ev;
377 struct snd_ctl_elem_value ev;
428 struct snd_ctl_elem_value ev;
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 396 struct snd_ctl_elem_value ev;
481 struct snd_ctl_elem_value ev;
524 struct snd_ctl_elem_value ev;
618 struct snd_ctl_elem_value ev;
723 struct snd_ctl_elem_value ev;
alsa_audio.h 98 #define snd_ctl_elem_value_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_value)
  /external/kernel-headers/original/sound/
asound.h 809 struct snd_ctl_elem_value { struct
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 800 struct snd_ctl_elem_value { struct
    [all...]

Completed in 1007 milliseconds