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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control.h 107 } snd_ctl_elem_iface_t; typedef in typeref:enum:_snd_ctl_elem_iface
273 const char *snd_ctl_elem_iface_name(snd_ctl_elem_iface_t iface);
279 snd_ctl_elem_iface_t snd_ctl_event_elem_get_interface(const snd_ctl_event_t *obj);
306 snd_ctl_elem_iface_t snd_ctl_elem_id_get_interface(const snd_ctl_elem_id_t *obj);
312 void snd_ctl_elem_id_set_interface(snd_ctl_elem_id_t *obj, snd_ctl_elem_iface_t val);
363 snd_ctl_elem_iface_t snd_ctl_elem_list_get_interface(const snd_ctl_elem_list_t *obj, unsigned int idx);
405 snd_ctl_elem_iface_t snd_ctl_elem_info_get_interface(const snd_ctl_elem_info_t *obj);
412 void snd_ctl_elem_info_set_interface(snd_ctl_elem_info_t *obj, snd_ctl_elem_iface_t val);
438 snd_ctl_elem_iface_t snd_ctl_elem_value_get_interface(const snd_ctl_elem_value_t *obj);
445 void snd_ctl_elem_value_set_interface(snd_ctl_elem_value_t *obj, snd_ctl_elem_iface_t val)
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 666 typedef int __bitwise snd_ctl_elem_iface_t; typedef
667 #define SNDRV_CTL_ELEM_IFACE_CARD ((__force snd_ctl_elem_iface_t) 0)
668 #define SNDRV_CTL_ELEM_IFACE_HWDEP ((__force snd_ctl_elem_iface_t) 1)
669 #define SNDRV_CTL_ELEM_IFACE_MIXER ((__force snd_ctl_elem_iface_t) 2)
670 #define SNDRV_CTL_ELEM_IFACE_PCM ((__force snd_ctl_elem_iface_t) 3)
671 #define SNDRV_CTL_ELEM_IFACE_RAWMIDI ((__force snd_ctl_elem_iface_t) 4)
672 #define SNDRV_CTL_ELEM_IFACE_TIMER ((__force snd_ctl_elem_iface_t) 5)
673 #define SNDRV_CTL_ELEM_IFACE_SEQUENCER ((__force snd_ctl_elem_iface_t) 6)
698 snd_ctl_elem_iface_t iface;
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 787 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 788 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 794 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 797 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 820 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 828 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 792 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 797 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 786 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 787 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 786 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 787 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 717 typedef int __bitwise snd_ctl_elem_iface_t; typedef
718 #define SNDRV_CTL_ELEM_IFACE_CARD ((snd_ctl_elem_iface_t) 0) /* global control */
719 #define SNDRV_CTL_ELEM_IFACE_HWDEP ((snd_ctl_elem_iface_t) 1) /* hardware dependent device */
720 #define SNDRV_CTL_ELEM_IFACE_MIXER ((snd_ctl_elem_iface_t) 2) /* virtual mixer device */
721 #define SNDRV_CTL_ELEM_IFACE_PCM ((snd_ctl_elem_iface_t) 3) /* PCM device */
722 #define SNDRV_CTL_ELEM_IFACE_RAWMIDI ((snd_ctl_elem_iface_t) 4) /* RawMidi device */
723 #define SNDRV_CTL_ELEM_IFACE_TIMER ((snd_ctl_elem_iface_t) 5) /* timer device */
724 #define SNDRV_CTL_ELEM_IFACE_SEQUENCER ((snd_ctl_elem_iface_t) 6) /* sequencer client */
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 838 typedef int __bitwise snd_ctl_elem_iface_t; typedef
    [all...]
  /external/adhd/cras/src/tests/
alsa_jack_unittest.cc     [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 70 snd_ctl_elem_iface_t type;
99 static const char *elem_iface_name(snd_ctl_elem_iface_t n)
  /external/adhd/cras/src/server/
cras_alsa_jack.c 902 snd_ctl_elem_iface_t iface;
    [all...]

Completed in 795 milliseconds