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

  /bionic/libc/kernel/uapi/sound/
asound.h 254 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 269 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 254 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 269 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 246 #define SNDRV_PCM_STATE_SETUP ((snd_pcm_state_t) 1) /* stream has a setup */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 246 #define SNDRV_PCM_STATE_SETUP ((snd_pcm_state_t) 1) /* stream has a setup */
    [all...]

Completed in 786 milliseconds