HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 - 2 of 2) 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...]

Completed in 175 milliseconds