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

  /bionic/libc/kernel/uapi/sound/
asound.h 269 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8)
270 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 281 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */
282 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /hardware/qcom/msm8x26/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/msm8x26/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...]
  /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.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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 258 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */
259 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]

Completed in 46 milliseconds