Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c640 void snd_hctl_set_callback_private(snd_hctl_t *hctl, void *callback_private) in snd_hctl_set_callback_private() function
/third_party/alsa-lib/include/
Dcontrol.h744 void snd_hctl_set_callback_private(snd_hctl_t *hctl, void *data);
/third_party/alsa-lib/src/mixer/
Dmixer.c238 snd_hctl_set_callback_private(hctl, mixer); in snd_mixer_attach_hctl()