Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dalsaaudio.c39 struct pollhlp { struct
50 struct pollhlp pollhlp; argument
57 struct pollhlp pollhlp; member
104 static void alsa_fini_poll (struct pollhlp *hlp) in alsa_fini_poll()
159 struct pollhlp *hlp = opaque; in alsa_poll_handler()
702 alsa_anal_close (&alsa->handle, &alsa->pollhlp); in alsa_fini_out()
731 alsa->pollhlp.s = hw->s; in alsa_init_out()
787 alsa_fini_poll(&alsa->pollhlp); in alsa_enable_out()
818 alsa->pollhlp.s = hw->s; in alsa_init_in()
828 alsa_anal_close (&alsa->handle, &alsa->pollhlp); in alsa_fini_in()
[all …]