Home
last modified time | relevance | path

Searched refs:snd_hctl_set_callback (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
Dhcontrol.c629 void snd_hctl_set_callback(snd_hctl_t *hctl, snd_hctl_callback_t callback) in snd_hctl_set_callback() function
/third_party/alsa-lib/include/
Dcontrol.h743 void snd_hctl_set_callback(snd_hctl_t *hctl, snd_hctl_callback_t callback);
/third_party/alsa-lib/src/mixer/
Dmixer.c237 snd_hctl_set_callback(hctl, hctl_event_handler); in snd_mixer_attach_hctl()
/third_party/alsa-utils/amixer/
Damixer.c1594 snd_hctl_set_callback(handle, ctl_callback); in events()