Searched refs:snd_ctl_elem_lock (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dcontrol.h242 int snd_ctl_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dsetup.c94 err = snd_ctl_elem_lock(h->ctl, elem->id);
H A Dcontrol.c584 int snd_ctl_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol.c820 static int snd_ctl_elem_lock(struct snd_ctl_file *file, function
1187 return snd_ctl_elem_lock(ctl, argp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c663 ctrl->result = snd_ctl_elem_lock(ctl, &ctrl->u.element_lock);

Completed in 195 milliseconds