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

  /bionic/libc/kernel/uapi/sound/
asound.h 696 struct snd_ctl_elem_id { struct
709 struct snd_ctl_elem_id __user * pids;
713 struct snd_ctl_elem_id id;
745 struct snd_ctl_elem_id id;
780 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)
781 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)
785 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)
813 struct snd_ctl_elem_id id;
emu10k1.h 237 struct snd_ctl_elem_id id;
248 struct snd_ctl_elem_id id;
264 struct snd_ctl_elem_id __user * gpr_del_controls;
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 824 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 822 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 832 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 833 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 857 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 864 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 830 struct snd_ctl_elem_id { struct
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 833 struct snd_ctl_elem_id { struct
    [all...]
  /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.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/kernel-headers/original/uapi/sound/
emu10k1.h 286 struct snd_ctl_elem_id id; /* full control ID definition */
299 struct snd_ctl_elem_id id;
319 struct snd_ctl_elem_id __user *gpr_del_controls; /* IDs of GPR controls to remove */
asound.h 874 struct snd_ctl_elem_id { struct
    [all...]
  /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));
  /external/tinyalsa/
mixer.c 102 struct snd_ctl_elem_id *eid = NULL;
129 eid = calloc(elist.count, sizeof(struct 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 1546 milliseconds