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

  /bionic/libc/kernel/uapi/sound/
asound.h 690 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 697 #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 147 milliseconds