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

  /bionic/libc/kernel/uapi/sound/
asound.h 712 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 713 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 712 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 713 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 636 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 636 #define SNDRV_TIMER_IOCTL_TREAD _IOW('T', 0x02, int)
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 673 if (ioctl(pcm->timer_fd, SNDRV_TIMER_IOCTL_TREAD, &arg) < 0) {
674 ALOGE("extended read is not supported (SNDRV_TIMER_IOCTL_TREAD)\n");

Completed in 1161 milliseconds