Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_info_get_max (Results 1 – 12 of 12) sorted by relevance

/third_party/alsa-lib/src/control/
Dctlparse.c396 snd_ctl_elem_info_get_max(info)); in snd_ctl_ascii_value_parse()
Dtlv.c437 rec->maxval = snd_ctl_elem_info_get_max(&info); in get_tlv_info()
Dcontrol.c2740 long snd_ctl_elem_info_get_max(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_max() function
/third_party/alsa-utils/alsactl/
Dstate.c197 rangemax = snd_ctl_elem_info_get_max(info); in add_tlv_comments()
314 long max = snd_ctl_elem_info_get_max(info); in get_control()
1080 nmax = snd_ctl_elem_info_get_max(info); in check_comment_range()
Dinit_parse.c379 …ol(value, NULL, 0), snd_ctl_elem_info_get_min(space->ctl_info), snd_ctl_elem_info_get_max(space->c… in set_ctl_value()
616 val = snd_ctl_elem_info_get_max(space->ctl_info); in elemid_get()
/third_party/alsa-utils/alsaloop/
Dcontrol.c264 snd_ctl_elem_info_get_max(mix->dst.info), in control_init2()
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c358 max = snd_ctl_elem_info_get_max(info); in simple_event_add1()
/third_party/alsa-lib/test/
Duser-ctl-element-set.c106 if (snd_ctl_elem_info_get_max(info) != 25) in check_int_elem_props()
/third_party/alsa-lib/include/
Dcontrol.h565 long snd_ctl_elem_info_get_max(const snd_ctl_elem_info_t *obj);
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c605 p1 = add_cons(instance, p1, 1, "max", new_integer(instance, snd_ctl_elem_info_get_max(&info))); in FA_hctl_elem_info()
/third_party/alsa-utils/amixer/
Damixer.c628 snd_ctl_elem_info_get_max(info), in show_control()
/third_party/alsa-lib/src/mixer/
Dsimple_none.c1579 snd_ctl_elem_info_get_max(&info); in simple_add1()