Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_id_alloca (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c453 snd_ctl_elem_id_alloca(&id); in check_elem_list()
526 snd_ctl_elem_id_alloca(&id); in check_elem_set_props()
729 snd_ctl_elem_id_alloca(&trial.id); in main()
/third_party/alsa-utils/alsactl/
H A Dclean.c135 snd_ctl_elem_id_alloca(&elem_id); in clean_controls()
H A Dstate.c561 snd_ctl_elem_id_alloca(&elem_id); in get_controls()
960 snd_ctl_elem_id_alloca(&id); in add_user_control()
1099 snd_ctl_elem_id_alloca(&id); in check_comment_range()
1497 snd_ctl_elem_id_alloca(&elem_id); in set_controls()
H A Ddaemon.c247 snd_ctl_elem_id_alloca(&id); in card_events()
/third_party/alsa-utils/iecset/
H A Diecset.c392 snd_ctl_elem_id_alloca(&cid); in main()
/third_party/alsa-lib/src/ucm/
H A Ducm_cond.c192 snd_ctl_elem_id_alloca(&elem_id); in if_eval_control_exists()
/third_party/alsa-utils/alsaloop/
H A Dcontrol.c414 snd_ctl_elem_id_alloca(&id2); in control_event()
H A Dpcmjob.c1212 snd_ctl_elem_id_alloca(&id); in openctl_elem()
1224 snd_ctl_elem_id_alloca(&id); in openctl_elem_ascii()
1785 snd_ctl_elem_id_alloca(&id1); in ctl_event_check()
1786 snd_ctl_elem_id_alloca(&id2); in ctl_event_check()
/third_party/alsa-utils/amixer/
H A Damixer.c610 snd_ctl_elem_id_alloca(&id); in show_control()
726 snd_ctl_elem_id_alloca(&id); in controls()
1137 snd_ctl_elem_id_alloca(&id); in cset()
1526 snd_ctl_elem_id_alloca(&id); in events_info()
1536 snd_ctl_elem_id_alloca(&id); in events_value()
1546 snd_ctl_elem_id_alloca(&id); in events_remove()
1569 snd_ctl_elem_id_alloca(&id); in events_add()
/third_party/alsa-lib/include/
H A Dcontrol.h458 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id) macro

Completed in 13 milliseconds