Home
last modified time | relevance | path

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

/external/qemu/audio/
Dossaudio.c45 typedef struct OSSVoiceOut { struct
54 } OSSVoiceOut; argument
147 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_poll_out()
384 static void oss_write_pending (OSSVoiceOut *oss) in oss_write_pending()
426 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_run_out()
487 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_fini_out()
509 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_init_out()
618 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_ctl_out()
933 .voice_size_out = sizeof (OSSVoiceOut),