Searched refs:DriverCommandStreamSoundInit (Results 1 – 3 of 3) sorted by relevance
115 DriverCommandStreamSoundInit* command = in Setup()116 cmdmgr.AllocCommand<DriverCommandStreamSoundInit>(); in Setup()
379 … DriverCommandStreamSoundInit* c = reinterpret_cast<DriverCommandStreamSoundInit*>(command); in ProcessCommandList()
275 struct DriverCommandStreamSoundInit : public DriverCommand struct