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

/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.h77 typedef struct DRVAUDIO struct
101 } DRVAUDIO, *PDRVAUDIO; typedef in typeref:struct:DRVAUDIO
105 ( (PDRVAUDIO)((uintptr_t)pInterface - RT_OFFSETOF(DRVAUDIO, IAudioConnector)) )
H A Daudio.c60 typedef struct DRVAUDIO struct
66 } DRVAUDIO, *PDRVAUDIO; typedef in typeref:struct:DRVAUDIO
2131 sizeof(DRVAUDIO),

Completed in 48 milliseconds