Home
last modified time | relevance | path

Searched refs:snd_hctl_poll_descriptors (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dhcontrol.c181 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space) in snd_hctl_poll_descriptors() function
688 err = snd_hctl_poll_descriptors(hctl, pfd, npfds); in snd_hctl_wait()
/third_party/alsa-lib/include/
H A Dcontrol.h740 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space);
/third_party/alsa-lib/src/mixer/
H A Dmixer.c730 n = snd_hctl_poll_descriptors(s->hctl, pfds, space); in snd_mixer_poll_descriptors()

Completed in 6 milliseconds