HomeSort by relevance Sort by last modified time
    Searched defs:SNDRV_PCM_STATE_OPEN (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/uapi/sound/
asound.h 276 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 292 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 254 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 269 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 261 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 275 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 261 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 275 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 252 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 268 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 252 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 268 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 245 #define SNDRV_PCM_STATE_OPEN ((snd_pcm_state_t) 0) /* stream is open */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 250 #define SNDRV_PCM_STATE_OPEN ((snd_pcm_state_t) 0) /* stream is open */
    [all...]

Completed in 796 milliseconds