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

  /bionic/libc/kernel/uapi/sound/
asound.h 716 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 687 #define SNDRV_TIMER_PSFLG_AUTO (1<<0)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 690 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 692 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 699 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 686 #define SNDRV_TIMER_PSFLG_AUTO (1<<0)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 689 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 686 #define SNDRV_TIMER_PSFLG_AUTO (1<<0)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 689 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 612 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 619 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 700 timer_param.flags |= SNDRV_TIMER_PSFLG_AUTO;

Completed in 65 milliseconds