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

  /bionic/libc/kernel/uapi/sound/
asound.h 769 struct snd_ctl_tlv { struct
786 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv)
787 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv)
788 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 915 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 899 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 923 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 910 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 948 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 941 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 921 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 910 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 914 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 898 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 914 struct snd_ctl_tlv { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 898 struct snd_ctl_tlv { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 828 struct snd_ctl_tlv { struct
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 951 struct snd_ctl_tlv { struct
    [all...]
  /external/tinyalsa/
mixer.c 410 struct snd_ctl_tlv *tlv;
523 struct snd_ctl_tlv *tlv;
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 320 struct snd_ctl_tlv *xtlv;
323 xtlv = calloc(1, sizeof(struct snd_ctl_tlv) + tlv_size);

Completed in 137 milliseconds