Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dossaudio.c42 typedef struct OSSVoiceOut { struct
49 } OSSVoiceOut; argument
122 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_poll_out()
369 static size_t oss_get_available_bytes(OSSVoiceOut *oss) in oss_get_available_bytes()
386 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_run_buffer_out()
395 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_buffer_get_free()
406 OSSVoiceOut *oss = (OSSVoiceOut *)hw; in oss_get_buffer_out()
418 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_put_buffer_out()
431 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_write()
476 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_fini_out()
[all …]