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

  /external/compiler-rt/test/msan/Linux/
ioctl_sound.cc 21 const unsigned sz = sizeof(snd_ctl_card_info);
  /external/webrtc/webrtc/modules/audio_device/linux/
alsasymboltable_linux.h 87 X(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 646 struct snd_ctl_card_info { struct
775 #define SNDRV_CTL_IOCTL_CARD_INFO _IOR('U', 0x01, struct snd_ctl_card_info)
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 762 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 766 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 769 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 775 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 795 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 806 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 767 struct snd_ctl_card_info { struct
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 775 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.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/adhd/cras/src/server/
cras_alsa_card.c 454 rc = snd_ctl_card_info(handle, card_info);
  /external/kernel-headers/original/uapi/sound/
asound.h 816 struct snd_ctl_card_info { struct
    [all...]
  /external/tinyalsa/
mixer.c 63 struct snd_ctl_card_info card_info;
  /external/adhd/cras/src/tests/
alsa_card_unittest.cc 943 int snd_ctl_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) { function
    [all...]

Completed in 169 milliseconds