Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dossaudio.c51 typedef struct OSSVoiceIn { struct
57 } OSSVoiceIn; argument
129 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_poll_in()
629 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_init_in()
676 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_fini_in()
683 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_read()
714 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_enable_in()
789 .voice_size_in = sizeof (OSSVoiceIn)