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

  /external/compiler-rt/test/msan/
ioctl_sound.cc 21 const unsigned sz = sizeof(snd_ctl_card_info);
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 94 #define snd_ctl_card_info_alloca(ptr) __snd_alloca(ptr, snd_ctl_card_info)
  /bionic/libc/kernel/uapi/sound/
asound.h 765 struct snd_ctl_card_info { struct
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 773 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 761 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 765 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 761 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 765 struct snd_ctl_card_info { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 236 int snd_ctl_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info);
315 #define snd_ctl_card_info_alloca(ptr) __snd_alloca(ptr, snd_ctl_card_info)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 688 struct snd_ctl_card_info { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control.h 237 int snd_ctl_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info);
323 #define snd_ctl_card_info_alloca(ptr) __snd_alloca(ptr, snd_ctl_card_info)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 695 struct snd_ctl_card_info { struct
    [all...]
  /external/tinyalsa/
mixer.c 55 struct snd_ctl_card_info card_info;

Completed in 205 milliseconds