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