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

  /cts/hostsidetests/security/securityPatch/CVE-2016-10231/
poc.c 26 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)
46 struct snd_ctl_elem_value { struct
74 struct snd_ctl_elem_value val;
  /cts/hostsidetests/security/securityPatch/CVE-2017-0586/
poc.c 47 struct snd_ctl_elem_value { struct
78 struct snd_ctl_elem_value arg;
  /bionic/libc/kernel/uapi/sound/
asound.h 740 struct snd_ctl_elem_value { struct
774 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value)
775 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)
  /external/kernel-headers/original/uapi/sound/
asound.h 920 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 884 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 873 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 890 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 884 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 917 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 915 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 890 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 884 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 882 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 872 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 882 struct snd_ctl_elem_value { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 872 struct snd_ctl_elem_value { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 793 struct snd_ctl_elem_value { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 802 struct snd_ctl_elem_value { struct
    [all...]

Completed in 483 milliseconds