Searched defs:poll_revents (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-lib/include/ |
D | pcm_ioplug.h | 193 …int (*poll_revents)(snd_pcm_ioplug_t *io, struct pollfd *pfd, unsigned int nfds, unsigned short *r… member
|
D | control_external.h | 253 …int (*poll_revents)(snd_ctl_ext_t *ext, struct pollfd *pfds, unsigned int nfds, unsigned short *re… member
|
/third_party/alsa-lib/src/control/ |
D | control_local.h | 55 …int (*poll_revents)(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *rev… member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_local.h | 185 …int (*poll_revents)(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revent… member
|