Searched refs:DriverCommandStreamSoundSetup (Results 1 – 3 of 3) sorted by relevance
141 DriverCommandStreamSoundSetup* command = in Prepare()142 cmdmgr.AllocCommand<DriverCommandStreamSoundSetup>(); in Prepare()
390 … DriverCommandStreamSoundSetup* c = reinterpret_cast<DriverCommandStreamSoundSetup*>(command); in ProcessCommandList()
283 struct DriverCommandStreamSoundSetup : public DriverCommand struct