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

/vbox/src/VBox/Devices/Audio/
H A DDevSB16.cpp120 typedef struct SB16STATE *PSB16STATE; typedef in typeref:struct:SB16STATE
136 R3PTRTYPE(PSB16STATE) pSB16State;
239 } SB16STATE, *PSB16STATE; typedef in typeref:struct:SB16STATE
242 static int sb16OpenOut(PSB16STATE pThis, PPDMAUDIOSTREAMCFG pCfg);
260 PSB16STATE pThis = PDMINS_2_DATA(pDevIns, PSB16STATE);
366 static inline void log_dsp(PSB16STATE pThis)
380 static void sb16SpeakerControl(PSB16STATE pThis, int on)
386 static void sb16Control(PSB16STATE pThis, int hold)
437 PSB16STATE pThi
[all...]

Completed in 58 milliseconds