Home
last modified time | relevance | path

Searched refs:snd_hctl_handle_events (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/control/
Dhcontrol.c779 int snd_hctl_handle_events(snd_hctl_t *hctl) in snd_hctl_handle_events() function
/third_party/alsa-lib/include/
Dcontrol.h748 int snd_hctl_handle_events(snd_hctl_t *hctl);
/third_party/alsa-lib/src/mixer/
Dmixer.c849 err = snd_hctl_handle_events(s->hctl); in snd_mixer_handle_events()
/third_party/alsa-utils/amixer/
Damixer.c1607 res = snd_hctl_handle_events(handle); in events()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c380 snd_hctl_handle_events(fdl->hctl); in io_cb()