Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_list_alloca (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dclean.c136 snd_ctl_elem_list_alloca(&list); in clean_controls()
H A Dinfo.c194 snd_ctl_elem_list_alloca(&clist); in card_info()
H A Dstate.c560 snd_ctl_elem_list_alloca(&list); in get_controls()
1495 snd_ctl_elem_list_alloca(&list); in set_controls()
/third_party/alsa-utils/iecset/
H A Diecset.c365 snd_ctl_elem_list_alloca(&clist); in main()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c452 snd_ctl_elem_list_alloca(&list); in check_elem_list()
/third_party/alsa-lib/include/
H A Dcontrol.h101 * - snd_ctl_elem_list_alloca() to allocate the memory on the
528 #define snd_ctl_elem_list_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_list) macro
/third_party/alsa-utils/amixer/
H A Damixer.c99 snd_ctl_elem_list_alloca(&clist); in info()

Completed in 9 milliseconds