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

  /bionic/libc/kernel/uapi/sound/
asound.h 786 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv)
  /external/tinyalsa/
mixer.c 420 ret = ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_TLV_READ, tlv);
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h     [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 329 if (ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_TLV_READ, xtlv) < 0) {
330 fprintf( stderr, "SNDRV_CTL_IOCTL_TLV_READ failed\n");

Completed in 791 milliseconds