Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dmixer.h111 int snd_mixer_wait(snd_mixer_t *mixer, int timeout);
/third_party/alsa-lib/src/mixer/
Dmixer.c760 int snd_mixer_wait(snd_mixer_t *mixer, int timeout) in snd_mixer_wait() function
/third_party/alsa-utils/amixer/
Damixer.c1694 res = snd_mixer_wait(handle, -1); in sevents()