Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c898 snd_hctl_t *snd_hctl_elem_get_hctl(snd_hctl_elem_t *elem) in snd_hctl_elem_get_hctl() function
/third_party/alsa-lib/include/
Dcontrol.h762 snd_hctl_t *snd_hctl_elem_get_hctl(snd_hctl_elem_t *elem);
/third_party/alsa-lib/modules/mixer/simple/
Dpython.c908 snd_hctl_t *hctl = snd_hctl_elem_get_hctl(helem); in new_helem()