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