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

  /bionic/libc/kernel/uapi/sound/
asound.h 262 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8)
264 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 276 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */
277 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 262 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8)
264 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 276 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */
277 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 253 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */
254 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 253 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */
254 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]

Completed in 1203 milliseconds