Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_info_get_step (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-utils/alsaloop/
H A Dcontrol.c267 snd_ctl_elem_info_get_step(mix->dst.info)); in control_init2()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c109 if (snd_ctl_elem_info_get_step(info) != 1) in check_int_elem_props()
/third_party/alsa-lib/include/
H A Dcontrol.h570 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj);
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c606 p1 = add_cons(instance, p1, 1, "step", new_integer(instance, snd_ctl_elem_info_get_step(&info))); in FA_hctl_elem_info()
/third_party/alsa-utils/amixer/
H A Damixer.c630 snd_ctl_elem_info_get_step(info)); in show_control()
/third_party/alsa-lib/src/control/
H A Dcontrol.c2794 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_step() function
/third_party/alsa-utils/alsactl/
H A Dstate.c315 long step = snd_ctl_elem_info_get_step(info); in get_control()
H A Dinit_parse.c628 val = snd_ctl_elem_info_get_step(space->ctl_info); in elemid_get()

Completed in 15 milliseconds