Lines Matching refs:SNDEXi_Warning

28 #define     SNDEXi_Warning          OS_TWarning  macro
30 #define SNDEXi_Warning(...) ((void)0) macro
128 SNDEXi_Warning("%s: Already initialized.\n", __FUNCTION__); in SNDEXi_Init()
219SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetMute()
296SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetI2SFrequency()
375SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetDSPMixRate()
457SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetVolume()
618SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetDevice()
654 SNDEXi_Warning("%s: Invalid parameter (mute: %d)\n", __FUNCTION__, mute); in SNDEXi_SetMuteAsync()
698SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetMute()
734 SNDEXi_Warning("%s: Invalid parameter (freq: %d)\n", __FUNCTION__, freq); in SNDEXi_SetI2SFrequencyAsync()
784SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetI2SFrequency()
821 SNDEXi_Warning("%s: Illegal state\n", __FUNCTION__); in SNDEXi_SetDSPMixRateAsync()
828 SNDEXi_Warning("%s: Invalid parameter (rate: %u)\n", __FUNCTION__, rate); in SNDEXi_SetDSPMixRateAsync()
873SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetDSPMixRate()
910 SNDEXi_Warning("%s: Invalid parameter (volume: %u)\n", __FUNCTION__, volume); in SNDEXi_SetVolumeAsync()
955SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetVolume()
1037 SNDEXi_Warning("%s: Invalid parameter (device: %d)\n", __FUNCTION__, device); in SNDEXi_SetDeviceAsync()
1087SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetDevice()
1137 SNDEXi_Warning("%s: Illegal state\n", __FUNCTION__); in SNDEXi_SetIirFilterAsync()
1283SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetIirFilter()
1368SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_IsConnectedHeadphone()
1485SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_PreProcessForShutterSound()
1719 SNDEXi_Warning("SNDEX: Failed to send PXI command.\n"); in SendCommand()
1749 SNDEXi_Warning("SNDEX: Failed to send PXI command.\n"); in SendCommandEx()
1782 SNDEXi_Warning("SNDEX: Library is not initialized yet.\n"); in CheckState()
1788 SNDEXi_Warning("SNDEX: Another request is in progress.\n"); in CheckState()