Home
last modified time | relevance | path

Searched defs:poll_descriptors (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_ioplug.h189 int (*poll_descriptors)(snd_pcm_ioplug_t *io, struct pollfd *pfd, unsigned int space); member
H A Dcontrol_external.h249 int (*poll_descriptors)(snd_ctl_ext_t *ext, struct pollfd *pfds, unsigned int space); member
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h57 int (*poll_descriptors)(snd_ctl_t *handle, struct pollfd *pfds, unsigned int space); member
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h188 int (*poll_descriptors)(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space); /* locked */ member

Completed in 6 milliseconds