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

  /device/samsung/crespo/alsa-lib/include/
control.h 237 int snd_ctl_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id);
  /device/samsung/crespo/alsa-lib/src/control/
setup.c 94 err = snd_ctl_elem_lock(h->ctl, elem->id);
control.c 514 int snd_ctl_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) function
    [all...]
  /device/samsung/crespo/alsa-lib/aserver/
aserver.c 663 ctrl->result = snd_ctl_elem_lock(ctl, &ctrl->u.element_lock);

Completed in 959 milliseconds