Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_value_alloca (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-utils/iecset/
Diecset.c393 snd_ctl_elem_value_alloca(&cval); in main()
/third_party/alsa-lib/test/
Duser-ctl-element-set.c619 snd_ctl_elem_value_alloca(&data); in check_elems()
/third_party/alsa-lib/include/
Dcontrol.h636 #define snd_ctl_elem_value_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_value) macro
/third_party/alsa-utils/alsactl/
Dstate.c241 snd_ctl_elem_value_alloca(&ctl); in get_control()
1230 snd_ctl_elem_value_alloca(&ctl); in set_control()
/third_party/alsa-utils/amixer/
Damixer.c611 snd_ctl_elem_value_alloca(&control); in show_control()
1137 snd_ctl_elem_value_alloca(&control); in cset()
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c394 snd_ctl_elem_value_alloca(&elem_value); in report_jack_state()
Dalsa-util.c1860 snd_ctl_elem_value_alloca(&value); in pa_alsa_get_hdmi_eld()