Home
last modified time | relevance | path

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

/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c462 unsigned int index = snd_hctl_elem_get_index(helem); in simple_event_add()
/third_party/alsa-lib/src/control/
Dhcontrol.c975 unsigned int snd_hctl_elem_get_index(const snd_hctl_elem_t *obj) in snd_hctl_elem_get_index() function
/third_party/alsa-lib/include/
Dcontrol.h770 unsigned int snd_hctl_elem_get_index(const snd_hctl_elem_t *obj);
/third_party/alsa-lib/src/mixer/
Dsimple_none.c1529 snd_mixer_selem_id_set_index(id, snd_hctl_elem_get_index(helem)); in simple_add1()
1559 snd_hctl_elem_get_index(helem), in simple_add1()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1629 if (snd_hctl_elem_get_index(helem) != index) in pa_alsa_mixer_find()