Searched defs:OSSVoiceIn (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Dwinaudio.c57 typedef struct OSSVoiceIn { struct
67 } OSSVoiceIn; typedef in typeref:struct:OSSVoiceIn
355 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
406 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
421 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
800 sizeof (OSSVoiceIn)
H A Dossaudio.c57 typedef struct OSSVoiceIn { struct
64 } OSSVoiceIn; typedef in typeref:struct:OSSVoiceIn
679 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
739 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
754 OSSVoiceIn *oss = (OSSVoiceIn *) hw;
896 INIT_FIELD (voice_size_in = ) sizeof (OSSVoiceIn)

Completed in 53 milliseconds