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