Searched refs:SNDEXi_SetVolumeExAsync (Results 1 – 1 of 1) sorted by relevance
986 SNDEXi_SetVolumeExAsync (u8 volume, SNDEXCallback callback, void* arg) in SNDEXi_SetVolumeExAsync() function1896 (void)SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL); in WaitResetSoundCallback()1921 …while( SNDEX_RESULT_SUCCESS != SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL) … in ResetTempVolume()