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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dhcontrol.c320 static int _snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id, int *dir) function
365 idx = _snd_hctl_find_elem(hctl, &elem->id, &dir);
554 int res = _snd_hctl_find_elem(hctl, id, &dir);
744 res = _snd_hctl_find_elem(hctl, &event->data.elem.id, &dir);

Completed in 93 milliseconds