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()
219 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetMute()
296 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetI2SFrequency()
375 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetDSPMixRate()
457 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_GetVolume()
618 … SNDEXi_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()
698 … SNDEXi_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()
784 … SNDEXi_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()
873 … SNDEXi_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()
955 … SNDEXi_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()
1087 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetDevice()
1131 SNDEXi_Warning("%s: Illegal state\n", __FUNCTION__); in SNDEXi_SetIirFilterAsync()
1277 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_SetIirFilter()
1356 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_IsConnectedHeadphone()
1468 … SNDEXi_Warning("%s: Syncronous API could not process in exception handler.\n", __FUNCTION__); in SNDEXi_PreProcessForShutterSound()
1702 SNDEXi_Warning("SNDEX: Failed to send PXI command.\n"); in SendCommand()
1732 SNDEXi_Warning("SNDEX: Failed to send PXI command.\n"); in SendCommandEx()
1765 SNDEXi_Warning("SNDEX: Library is not initialized yet.\n"); in CheckState()
1771 SNDEXi_Warning("SNDEX: Another request is in progress.\n"); in CheckState()