Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/mixer/
Dmixer.c94 bag_t *bag = snd_hctl_elem_get_callback_private(helem); in snd_mixer_elem_attach()
113 bag_t *bag = snd_hctl_elem_get_callback_private(helem); in snd_mixer_elem_detach()
137 bag_t *bag = snd_hctl_elem_get_callback_private(helem); in hctl_elem_event_handler()
/third_party/alsa-lib/include/
Dcontrol.h772 void * snd_hctl_elem_get_callback_private(const snd_hctl_elem_t *obj);
/third_party/alsa-lib/src/control/
Dhcontrol.c1008 void * snd_hctl_elem_get_callback_private(const snd_hctl_elem_t *obj) in snd_hctl_elem_get_callback_private() function