Searched refs:DriverCommandWaveSoundPrioFix (Results 1 – 3 of 3) sorted by relevance
185 DriverCommandWaveSoundPrioFix* command = in SetReleasePriorityFix()186 cmdmgr.AllocCommand<DriverCommandWaveSoundPrioFix>(); in SetReleasePriorityFix()
372 … DriverCommandWaveSoundPrioFix* c = reinterpret_cast<DriverCommandWaveSoundPrioFix*>(command); in ProcessCommandList()
269 struct DriverCommandWaveSoundPrioFix : public DriverCommand struct