Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c312 if (snd_ctl_elem_info_get_step64(info) != 1) in check_int64_elem_props()
/third_party/alsa-lib/include/
H A Dcontrol.h573 long long snd_ctl_elem_info_get_step64(const snd_ctl_elem_info_t *obj);
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c611 p1 = add_cons(instance, p1, 1, "step64", new_float(instance, snd_ctl_elem_info_get_step64(&info))); in FA_hctl_elem_info()
/third_party/alsa-utils/amixer/
H A Damixer.c636 snd_ctl_elem_info_get_step64(info)); in show_control()
/third_party/alsa-lib/src/control/
H A Dcontrol.c2830 long long snd_ctl_elem_info_get_step64(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_step64() function
/third_party/alsa-utils/alsactl/
H A Dstate.c336 long long step = snd_ctl_elem_info_get_step64(info); in get_control()
H A Dinit_parse.c626 val = snd_ctl_elem_info_get_step64(space->ctl_info); in elemid_get()

Completed in 18 milliseconds