HomeSort by relevance Sort by last modified time
    Searched refs:snd_ctl_elem_info_get_step (Results 1 - 6 of 6) sorted by null

  /device/samsung/crespo/alsa-lib/include/
control.h 382 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj);
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 608 p1 = add_cons(instance, p1, 1, "step", new_integer(instance, snd_ctl_elem_info_get_step(info)));
  /device/samsung/crespo/alsa-utils/alsactl/
state.c 309 long step = snd_ctl_elem_info_get_step(info);
    [all...]
init_parse.c 590 val = snd_ctl_elem_info_get_step(space->ctl_info);
    [all...]
  /device/samsung/crespo/alsa-lib/src/control/
control.c 1934 long snd_ctl_elem_info_get_step(const snd_ctl_elem_info_t *obj) function
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 578 snd_ctl_elem_info_get_step(info));
    [all...]

Completed in 15 milliseconds