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

  /external/tinyalsa/
mixer.c 312 ret = ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_ELEM_READ, &ev);
369 ret = ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_ELEM_READ, &ev);
398 ret = ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_ELEM_READ, &ev);
430 ret = ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_ELEM_READ, &ev);
  /external/strace/
ioctl_redefs1.h 1181 #ifdef SNDRV_CTL_IOCTL_ELEM_READ
1182 # undef SNDRV_CTL_IOCTL_ELEM_READ
1183 # define SNDRV_CTL_IOCTL_ELEM_READ 0xc2c45512
    [all...]
ioctl_redefs2.h 985 #ifdef SNDRV_CTL_IOCTL_ELEM_READ
986 # undef SNDRV_CTL_IOCTL_ELEM_READ
987 # define SNDRV_CTL_IOCTL_ELEM_READ 0xc2c85512
  /bionic/libc/kernel/uapi/sound/
asound.h     [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /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/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.11-4.8/sysroot/usr/include/sound/
asound.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h     [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 416 if (ioctl(ctl->mixer->fd, SNDRV_CTL_IOCTL_ELEM_READ, &ev))

Completed in 596 milliseconds