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

  /bionic/libc/kernel/common/sound/
asound.h 234 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 262 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 261 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 261 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */
    [all...]

Completed in 30 milliseconds