HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_info (Results 1 - 8 of 8) 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...]
pcm.h 465 int snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info);
467 struct snd_pcm_info __user *info);
    [all...]
  /external/tinyalsa/
pcm.c 462 struct snd_pcm_info info;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 413 int snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 413 int snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 413 int snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info);
    [all...]

Completed in 820 milliseconds