Searched refs:snd_hctl_elem_get_id (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-utils/amixer/ |
D | amixer.c | 617 snd_hctl_elem_get_id(elem, id); in show_control() 743 snd_hctl_elem_get_id(elem, id); in controls() 1526 snd_hctl_elem_get_id(helem, id); in events_info() 1536 snd_hctl_elem_get_id(helem, id); in events_value() 1546 snd_hctl_elem_get_id(helem, id); in events_remove() 1569 snd_hctl_elem_get_id(helem, id); in events_add()
|
/third_party/alsa-lib/include/ |
D | control.h | 764 void snd_hctl_elem_get_id(const snd_hctl_elem_t *obj, snd_ctl_elem_id_t *ptr);
|
/third_party/alsa-lib/src/control/ |
D | hcontrol.c | 909 void snd_hctl_elem_get_id(const snd_hctl_elem_t *obj, snd_ctl_elem_id_t *ptr) in snd_hctl_elem_get_id() function
|
/third_party/alsa-utils/alsactl/ |
D | init_parse.c | 703 snd_hctl_elem_get_id(elem, id); in elemid_get() 731 snd_hctl_elem_get_id(elem, id); in elemid_get()
|