Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
H A Dhcontrol.c551 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id) in snd_hctl_find_elem() function
762 elem = snd_hctl_find_elem(hctl, &event->data.elem.id); in snd_hctl_handle_event()
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c248 elem = snd_hctl_find_elem(space->ctl_handle, space->ctl_id); in check_id_changed()
258 elem = snd_hctl_find_elem(space->ctl_handle, space->ctl_id); in check_id_changed()
435 elem = snd_hctl_find_elem(space->ctl_handle, space->ctl_id); in set_ctl_value()
681 elem = snd_hctl_find_elem(space->ctl_handle, space->ctl_id); in elemid_get()
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c542 return new_cons_pointer(instance, "hctl_elem", snd_hctl_find_elem(handle, &id)); in FA_hctl_find_elem()
800 { "hctl_find_elem", &FA_hctl_find_elem, (void *)&snd_hctl_find_elem, "hctl" },
/third_party/alsa-lib/include/
H A Dcontrol.h746 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id);

Completed in 7 milliseconds