Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_iface_t (Results 1 - 12 of 12) sorted by relevance

/third_party/alsa-lib/include/
H A Dcontrol.h251 } snd_ctl_elem_iface_t; typedef
431 const char *snd_ctl_elem_iface_name(snd_ctl_elem_iface_t iface);
437 snd_ctl_elem_iface_t snd_ctl_event_elem_get_interface(const snd_ctl_event_t *obj);
466 snd_ctl_elem_iface_t snd_ctl_elem_id_get_interface(const snd_ctl_elem_id_t *obj);
472 void snd_ctl_elem_id_set_interface(snd_ctl_elem_id_t *obj, snd_ctl_elem_iface_t val);
539 snd_ctl_elem_iface_t snd_ctl_elem_list_get_interface(const snd_ctl_elem_list_t *obj, unsigned int idx);
583 snd_ctl_elem_iface_t snd_ctl_elem_info_get_interface(const snd_ctl_elem_info_t *obj);
590 void snd_ctl_elem_info_set_interface(snd_ctl_elem_info_t *obj, snd_ctl_elem_iface_t val);
649 snd_ctl_elem_iface_t snd_ctl_elem_value_get_interface(const snd_ctl_elem_value_t *obj);
656 void snd_ctl_elem_value_set_interface(snd_ctl_elem_value_t *obj, snd_ctl_elem_iface_t va
[all...]
H A Dlocal.h150 #define snd_ctl_elem_iface_t sndrv_ctl_elem_iface_t macro
172 #undef snd_ctl_elem_iface_t macro
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1053 typedef int __bitwise snd_ctl_elem_iface_t; typedef
1054 #define SNDRV_CTL_ELEM_IFACE_CARD ((snd_ctl_elem_iface_t) 0) /* global control */
1055 #define SNDRV_CTL_ELEM_IFACE_HWDEP ((snd_ctl_elem_iface_t) 1) /* hardware dependent device */
1056 #define SNDRV_CTL_ELEM_IFACE_MIXER ((snd_ctl_elem_iface_t) 2) /* virtual mixer device */
1057 #define SNDRV_CTL_ELEM_IFACE_PCM ((snd_ctl_elem_iface_t) 3) /* PCM device */
1058 #define SNDRV_CTL_ELEM_IFACE_RAWMIDI ((snd_ctl_elem_iface_t) 4) /* RawMidi device */
1059 #define SNDRV_CTL_ELEM_IFACE_TIMER ((snd_ctl_elem_iface_t) 5) /* timer device */
1060 #define SNDRV_CTL_ELEM_IFACE_SEQUENCER ((snd_ctl_elem_iface_t) 6) /* sequencer client */
1091 snd_ctl_elem_iface_t iface; /* interface identifier */
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h48 snd_ctl_elem_iface_t iface;
H A Dsbase.c460 snd_ctl_elem_iface_t iface = snd_hctl_elem_get_interface(helem); in simple_event_add()
/third_party/alsa-lib/src/control/
H A Dcontrol.c1712 const char *snd_ctl_elem_iface_name(snd_ctl_elem_iface_t iface) in snd_ctl_elem_iface_name()
1808 snd_ctl_elem_iface_t snd_ctl_event_elem_get_interface(const snd_ctl_event_t *obj) in snd_ctl_event_elem_get_interface()
2004 snd_ctl_elem_iface_t snd_ctl_elem_id_get_interface(const snd_ctl_elem_id_t *obj) in snd_ctl_elem_id_get_interface()
2070 void snd_ctl_elem_id_set_interface(snd_ctl_elem_id_t *obj, snd_ctl_elem_iface_t val) in snd_ctl_elem_id_set_interface()
2499 snd_ctl_elem_iface_t snd_ctl_elem_list_get_interface(const snd_ctl_elem_list_t *obj, unsigned int idx) in snd_ctl_elem_list_get_interface()
2993 snd_ctl_elem_iface_t snd_ctl_elem_info_get_interface(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_interface()
3070 void snd_ctl_elem_info_set_interface(snd_ctl_elem_info_t *obj, snd_ctl_elem_iface_t val) in snd_ctl_elem_info_set_interface()
3276 snd_ctl_elem_iface_t snd_ctl_elem_value_get_interface(const snd_ctl_elem_value_t *obj) in snd_ctl_elem_value_get_interface()
3375 void snd_ctl_elem_value_set_interface(snd_ctl_elem_value_t *obj, snd_ctl_elem_iface_t val) in snd_ctl_elem_value_set_interface()
H A Dhcontrol.c931 snd_ctl_elem_iface_t snd_hctl_elem_get_interface(const snd_hctl_elem_t *obj) in snd_hctl_elem_get_interface()
H A Dnamehint.c38 snd_ctl_elem_iface_t iface;
/third_party/alsa-utils/alsactl/
H A Dstate.c654 snd_ctl_elem_iface_t idx; in config_iface()
1211 snd_ctl_elem_iface_t iface = -1; in set_control()
1258 iface = (snd_ctl_elem_iface_t)config_iface(n); in set_control()
H A Dinit_parse.c752 snd_ctl_elem_iface_t iface; in elemid_set()
/third_party/alsa-lib/src/
H A Dconfmisc.c183 snd_ctl_elem_iface_t idx; in snd_config_get_ctl_iface_ascii()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1614 snd_ctl_elem_iface_t iface, in pa_alsa_mixer_find()
1658 snd_ctl_elem_iface_t iface = snd_hctl_elem_get_interface(helem); in mixer_class_event()

Completed in 21 milliseconds