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

  /bionic/libc/kernel/common/sound/
asound.h 277 #define SNDRV_PCM_HW_PARAM_ACCESS 0
281 #define SNDRV_PCM_HW_PARAM_FIRST_MASK SNDRV_PCM_HW_PARAM_ACCESS
    [all...]
  /external/kernel-headers/original/sound/
asound.h 301 #define SNDRV_PCM_HW_PARAM_ACCESS 0 /* Access type */
304 #define SNDRV_PCM_HW_PARAM_FIRST_MASK SNDRV_PCM_HW_PARAM_ACCESS
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 300 #define SNDRV_PCM_HW_PARAM_ACCESS ((__force snd_pcm_hw_param_t) 0) /* Access type */
303 #define SNDRV_PCM_HW_PARAM_FIRST_MASK SNDRV_PCM_HW_PARAM_ACCESS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 300 #define SNDRV_PCM_HW_PARAM_ACCESS ((__force snd_pcm_hw_param_t) 0) /* Access type */
303 #define SNDRV_PCM_HW_PARAM_FIRST_MASK SNDRV_PCM_HW_PARAM_ACCESS
    [all...]

Completed in 85 milliseconds