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