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

  /device/samsung/crespo/alsa-lib/include/
control.h 384 long long snd_ctl_elem_info_get_max64(const snd_ctl_elem_info_t *obj);
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 583 snd_ctl_elem_info_get_max64(info),
    [all...]
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 612 p1 = add_cons(instance, p1, 1, "max64", new_float(instance, snd_ctl_elem_info_get_max64(info)));
  /device/samsung/crespo/alsa-utils/alsactl/
state.c 329 long long max = snd_ctl_elem_info_get_max64(info);
    [all...]
init_parse.c 576 val = snd_ctl_elem_info_get_max64(space->ctl_info);
    [all...]
  /device/samsung/crespo/alsa-lib/src/control/
control.c 1958 long long snd_ctl_elem_info_get_max64(const snd_ctl_elem_info_t *obj) function
    [all...]

Completed in 44 milliseconds