Searched refs:DriverCommandWaveSoundChannelPrio (Results 1 – 3 of 3) sorted by relevance
159 DriverCommandWaveSoundChannelPrio* command = in SetChannelPriority()160 cmdmgr.AllocCommand<DriverCommandWaveSoundChannelPrio>(); in SetChannelPriority()
363 …DriverCommandWaveSoundChannelPrio* c = reinterpret_cast<DriverCommandWaveSoundChannelPrio*>(comman… in ProcessCommandList()
259 struct DriverCommandWaveSoundChannelPrio : public DriverCommand struct