Searched refs:storeVolume (Results 1 – 1 of 1) sorted by relevance
86 static u8 storeVolume = 0; // Value of the volume before it is te… variable1420 result = SNDEXi_GetVolumeEx(&storeVolume); in SNDEXi_SetIgnoreHWVolume()1450 if ((result = SNDEXi_SetVolumeEx(storeVolume)) != SNDEX_RESULT_SUCCESS) in SNDEXi_ResetIgnoreHWVolume()1914 (void)SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL); in WaitResetSoundCallback()1939 …while( SNDEX_RESULT_SUCCESS != SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL) … in ResetTempVolume()