Home
last modified time | relevance | path

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

/external/qemu/audio/
Dossaudio.c56 typedef struct OSSVoiceIn { struct
62 } OSSVoiceIn; argument
154 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_poll_in()
675 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_init_in()
729 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_fini_in()
741 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_run_in()
816 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_ctl_in()
934 .voice_size_in = sizeof (OSSVoiceIn)