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

  /bionic/libc/kernel/common/sound/
asound.h 257 struct snd_pcm_info { struct
435 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 284 struct snd_pcm_info { struct
455 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 283 struct snd_pcm_info { struct
440 SNDRV_PCM_IOCTL_INFO = _IOR('A', 0x01, struct snd_pcm_info),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 283 struct snd_pcm_info { struct
440 SNDRV_PCM_IOCTL_INFO = _IOR('A', 0x01, struct snd_pcm_info),
    [all...]

Completed in 2227 milliseconds