Home
last modified time | relevance | path

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

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