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