Searched refs:pollhlp (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Dalsaaudio.c108 struct pollhlp { struct
121 struct pollhlp pollhlp; member in struct:ALSAVoiceOut
128 struct pollhlp pollhlp; member in struct:ALSAVoiceIn
202 static void alsa_fini_poll (struct pollhlp *hlp)
227 static void alsa_anal_close (snd_pcm_t **handlep, struct pollhlp *hlp)
257 struct pollhlp *hlp = opaque;
313 static int alsa_poll_helper (snd_pcm_t *handle, struct pollhlp *hlp, int mask)
378 return alsa_poll_helper (alsa->handle, &alsa->pollhlp, POLLOU
[all...]

Completed in 41 milliseconds