Searched refs:snd_ctl_elem_info_get_step (Results 1 – 8 of 8) sorted by relevance
265 snd_ctl_elem_info_get_step(mix->dst.info)); in control_init2()
108 if (snd_ctl_elem_info_get_step(info) != 1) in check_int_elem_props()
566 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj);
606 p1 = add_cons(instance, p1, 1, "step", new_integer(instance, snd_ctl_elem_info_get_step(&info))); in FA_hctl_elem_info()
628 val = snd_ctl_elem_info_get_step(space->ctl_info); in elemid_get()
315 long step = snd_ctl_elem_info_get_step(info); in get_control()
629 snd_ctl_elem_info_get_step(info)); in show_control()
2752 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_step() function