Searched refs:DriverCommandWaveSoundSetup (Results 1 – 3 of 3) sorted by relevance
112 DriverCommandWaveSoundSetup* command = in Prepare()113 cmdmgr.AllocCommand<DriverCommandWaveSoundSetup>(); in Prepare()
351 … DriverCommandWaveSoundSetup* c = reinterpret_cast<DriverCommandWaveSoundSetup*>(command); in ProcessCommandList()
252 struct DriverCommandWaveSoundSetup : public DriverCommand struct