Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dcontrol.h99 * - snd_ctl_elem_list_malloc() / snd_ctl_elem_list_free() to allocate
131 * snd_ctl_elem_list_free(list);
531 void snd_ctl_elem_list_free(snd_ctl_elem_list_t *obj);
/third_party/alsa-lib/src/control/
H A Dcontrol.c2358 * The memory can be released using snd_ctl_elem_list_free().
2384 void snd_ctl_elem_list_free(snd_ctl_elem_list_t *obj) in snd_ctl_elem_list_free() function

Completed in 6 milliseconds