Searched defs:poll_revents (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | pcm_ioplug.h | 193 int (*poll_revents)(snd_pcm_ioplug_t *io, struct pollfd *pfd, unsigned int nfds, unsigned short *revents); member
|
H A D | control_external.h | 253 int (*poll_revents)(snd_ctl_ext_t *ext, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); member
|
/third_party/alsa-lib/src/control/ |
H A D | control_local.h | 58 int (*poll_revents)(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 189 int (*poll_revents)(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); /* locked */ member
|
Completed in 4 milliseconds