Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c320 static int _snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id, int *dir) in _snd_hctl_find_elem() function
365 idx = _snd_hctl_find_elem(hctl, &elem->id, &dir); in snd_hctl_elem_add()
554 int res = _snd_hctl_find_elem(hctl, id, &dir); in snd_hctl_find_elem()
744 res = _snd_hctl_find_elem(hctl, &event->data.elem.id, &dir); in snd_hctl_handle_event()