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