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

  /bionic/libc/kernel/uapi/sound/
asound.h 726 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 722 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 722 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 722 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 722 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 645 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 652 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0)
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 707 if (ioctl(pcm->timer_fd, SNDRV_TIMER_IOCTL_START) < 0) {
709 ALOGE("SNDRV_TIMER_IOCTL_START failed\n");

Completed in 1610 milliseconds