Searched refs:snd_ctl_elem_unlock (Results 1 – 7 of 7) sorted by relevance
277 err = snd_ctl_elem_unlock(loop->capt->ctl, mix->dst.id); in control_init2()
189 err = snd_ctl_elem_unlock(h->ctl, elem->id); in snd_sctl_remove()
636 err = snd_ctl_elem_unlock(priv->child, id); in snd_ctl_remap_elem_unlock()
1167 int snd_ctl_elem_unlock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) in snd_ctl_elem_unlock() function
584 err = snd_ctl_elem_unlock(trial->handle, id); in check_elem_set_props()
397 int snd_ctl_elem_unlock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id);
670 ctrl->result = snd_ctl_elem_unlock(ctl, &ctrl->u.element_unlock); in ctl_shm_cmd()