Home
last modified time | relevance | path

Searched refs:snd_hctl_elem_get_interface (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c460 snd_ctl_elem_iface_t iface = snd_hctl_elem_get_interface(helem); in simple_event_add()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1625 if (snd_hctl_elem_get_interface(helem) != iface) in pa_alsa_mixer_find()
1658 snd_ctl_elem_iface_t iface = snd_hctl_elem_get_interface(helem); in mixer_class_event()
/third_party/alsa-lib/src/control/
Dhcontrol.c931 snd_ctl_elem_iface_t snd_hctl_elem_get_interface(const snd_hctl_elem_t *obj) in snd_hctl_elem_get_interface() function
/third_party/alsa-lib/include/
Dcontrol.h766 snd_ctl_elem_iface_t snd_hctl_elem_get_interface(const snd_hctl_elem_t *obj);
/third_party/alsa-lib/src/mixer/
Dsimple_none.c1557 snd_hctl_elem_get_interface(helem)), in simple_add1()
1623 if (snd_hctl_elem_get_interface(helem) != SND_CTL_ELEM_IFACE_MIXER) in simple_event_add()