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