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

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_misc.c 825 snd_ctl_elem_id_set_index(ctl_id, index);
  /device/samsung/crespo/alsa-lib/include/
control.h 304 void snd_ctl_elem_id_set_index(snd_ctl_elem_id_t *obj, unsigned int val);
  /device/samsung/crespo/alsa-lib/src/control/
setup.c 548 snd_ctl_elem_id_set_index(elem->id, index);
control.c 1324 void snd_ctl_elem_id_set_index(snd_ctl_elem_id_t *obj, unsigned int val) function
    [all...]
  /device/samsung/crespo/alsa-utils/alsactl/
init_parse.c 691 snd_ctl_elem_id_set_index(space->ctl_id, -1);
717 fcn = snd_ctl_elem_id_set_index;
    [all...]
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 513 snd_ctl_elem_id_set_index(id, get_integer(p1->value.c.cdr));

Completed in 354 milliseconds