Searched refs:SndioVoice (Results 1 – 1 of 1) sorted by relevance
30 typedef struct SndioVoice { struct39 struct SndioVoice *self; argument49 } SndioVoice; argument63 static void sndio_poll_clear(SndioVoice *self) in sndio_poll_clear()80 static void sndio_write(SndioVoice *self) in sndio_write()111 static void sndio_read(SndioVoice *self) in sndio_read()134 static void sndio_poll_wait(SndioVoice *self) in sndio_poll_wait()174 static void sndio_poll_event(SndioVoice *self, int index, int event) in sndio_poll_event()225 SndioVoice *self = (SndioVoice *) hw; in sndio_buffer_get_free()236 SndioVoice *self = (SndioVoice *) hw; in sndio_get_buffer_out()[all …]