Searched refs:__snd_pcm_poll_revents (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 1834 static int __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, 1871 err = __snd_pcm_poll_revents(pcm, pfds, nfds, revents); in snd_pcm_poll_descriptors_revents() 1876 static int __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, in __snd_pcm_poll_revents() function 3003 err = __snd_pcm_poll_revents(pcm, pfd, npfds, &revents); in snd_pcm_wait_nocheck()
|
Completed in 11 milliseconds