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

  /bionic/libc/kernel/uapi/sound/
asound.h 248 struct snd_pcm_info { struct
447 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
792 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
  /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 288 struct snd_pcm_info { struct
523 #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/msm8998/kernel-headers/sound/
asound.h 298 struct snd_pcm_info { struct
547 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/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/msm8x09/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/msm8x09/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.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...]
  /external/kernel-headers/original/uapi/sound/
asound.h 319 struct snd_pcm_info { struct
565 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 306 static void info_dump(struct snd_pcm_info *info)
322 static void info_dump(struct snd_pcm_info *info) {}
756 struct snd_pcm_info info;
  /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 879 struct snd_pcm_info info;
    [all...]

Completed in 269 milliseconds