Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_info_get_index (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dcontrol.h583 unsigned int snd_ctl_elem_info_get_index(const snd_ctl_elem_info_t *obj);
/third_party/alsa-utils/alsactl/
Dstate.c293 index = snd_ctl_elem_info_get_index(info); in get_control()
1347 index1 = snd_ctl_elem_info_get_index(info); in set_control()
/third_party/alsa-lib/src/control/
Dcontrol.c2995 unsigned int snd_ctl_elem_info_get_index(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_index() function