Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c310 if (snd_ctl_elem_info_get_max64(info) != 10000) in check_int64_elem_props()
/third_party/alsa-lib/include/
H A Dcontrol.h572 long long snd_ctl_elem_info_get_max64(const snd_ctl_elem_info_t *obj);
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c610 p1 = add_cons(instance, p1, 1, "max64", new_float(instance, snd_ctl_elem_info_get_max64(&info))); in FA_hctl_elem_info()
/third_party/alsa-utils/amixer/
H A Damixer.c635 snd_ctl_elem_info_get_max64(info), in show_control()
/third_party/alsa-lib/src/control/
H A Dcontrol.c2818 long long snd_ctl_elem_info_get_max64(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_max64() function
/third_party/alsa-utils/alsactl/
H A Dstate.c335 long long max = snd_ctl_elem_info_get_max64(info); in get_control()
H A Dinit_parse.c614 val = snd_ctl_elem_info_get_max64(space->ctl_info); in elemid_get()

Completed in 15 milliseconds