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