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

  /bionic/libc/kernel/uapi/sound/
asound.h 295 struct snd_pcm_info { struct
544 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 310 struct snd_pcm_info { struct
556 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 279 struct snd_pcm_info { struct
516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 292 struct snd_pcm_info { struct
517 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 286 struct snd_pcm_info { struct
521 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 298 struct snd_pcm_info { struct
526 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 277 struct snd_pcm_info { struct
515 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 291 struct snd_pcm_info { struct
516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 277 struct snd_pcm_info { struct
515 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 291 struct snd_pcm_info { struct
516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 268 struct snd_pcm_info { struct
439 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 273 struct snd_pcm_info { struct
446 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 310 static void info_dump(struct snd_pcm_info *info)
326 static void info_dump(struct snd_pcm_info *info) {}
760 struct snd_pcm_info info;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h 425 int snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info);
492 #define snd_pcm_info_alloca(ptr) __snd_alloca(ptr, snd_pcm_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h 443 int snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info);
510 #define snd_pcm_info_alloca(ptr) __snd_alloca(ptr, snd_pcm_info)
    [all...]
  /external/tinyalsa/
pcm.c 842 struct snd_pcm_info info;
    [all...]
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 164 struct snd_pcm_info info;
    [all...]

Completed in 255 milliseconds