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

  /bionic/libc/kernel/uapi/sound/
asound.h 827 struct snd_ctl_elem_id { struct
    [all...]
emu10k1.h 289 struct snd_ctl_elem_id id;
302 struct snd_ctl_elem_id id;
322 struct snd_ctl_elem_id __user * gpr_del_controls;
  /external/kernel-headers/original/uapi/sound/
asound.h 831 struct snd_ctl_elem_id { struct
    [all...]
emu10k1.h 278 struct snd_ctl_elem_id id; /* full control ID definition */
291 struct snd_ctl_elem_id id;
311 struct snd_ctl_elem_id __user *gpr_del_controls; /* IDs of GPR controls to remove */
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 822 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 821 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 822 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 821 struct snd_ctl_elem_id { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 744 struct snd_ctl_elem_id { struct
    [all...]
emu10k1.h 276 struct snd_ctl_elem_id id; /* full control ID definition */
289 struct snd_ctl_elem_id id;
309 struct snd_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 751 struct snd_ctl_elem_id { struct
    [all...]
emu10k1.h 276 struct snd_ctl_elem_id id; /* full control ID definition */
289 struct snd_ctl_elem_id id;
309 struct snd_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove */
  /external/tinyalsa/
mixer.c 95 struct snd_ctl_elem_id *eid = NULL;
122 eid = calloc(elist.count, sizeof(struct snd_ctl_elem_id));
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 93 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id)
alsa_mixer.c 156 struct snd_ctl_elem_id *eid = NULL;
182 eid = calloc(elist.count, sizeof(struct snd_ctl_elem_id));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 292 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control.h 300 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id)

Completed in 6411 milliseconds