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

  /device/samsung/crespo/alsa-lib/include/
control.h 293 unsigned int snd_ctl_elem_id_get_numid(const snd_ctl_elem_id_t *obj);
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 476 cons = add_cons(instance, cons, 0, "numid", new_integer(instance, snd_ctl_elem_id_get_numid(id)));
  /device/samsung/crespo/alsa-lib/src/control/
control.c 1203 unsigned int snd_ctl_elem_id_get_numid(const snd_ctl_elem_id_t *obj) function
    [all...]
  /device/samsung/crespo/alsa-utils/alsactl/
init_parse.c 496 val = snd_ctl_elem_id_get_numid(space->ctl_id);
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 429 snd_ctl_elem_id_get_numid(id),
    [all...]

Completed in 1239 milliseconds