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

  /bionic/libc/kernel/common/sound/
asound.h 242 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8)
244 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /external/kernel-headers/original/sound/
asound.h 269 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */
270 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 268 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */
269 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
    [all...]

Completed in 21 milliseconds