Searched refs:__snd_pcm_poll_revents (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
D | pcm.c | 1813 static int __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, 1843 err = __snd_pcm_poll_revents(pcm, pfds, nfds, revents); in snd_pcm_poll_descriptors_revents() 1848 static int __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, in __snd_pcm_poll_revents() function 2907 err = __snd_pcm_poll_revents(pcm, pfd, npfds, &revents); in snd_pcm_wait_nocheck()
|