Home
last modified time | relevance | path

Searched refs:SNDEX_RESULT_PXI_SEND_ERROR (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.5.5/build/libraries/snd/ARM9.TWL/src/
Dsndex.c194 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_GetMuteAsync()
271 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_GetI2SFrequencyAsync()
349 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_GetDSPMixRateAsync()
430 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_GetVolumeAsync()
593 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_GetDeviceAsync()
673 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_SetMuteAsync()
759 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_SetI2SFrequencyAsync()
847 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_SetDSPMixRateAsync()
930 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_SetVolumeAsync()
1062 return SNDEX_RESULT_PXI_SEND_ERROR; in SNDEXi_SetDeviceAsync()
[all …]
/TwlSDK-5.5.5/include/twl/snd/ARM9/
Dsndex.h37 SNDEX_RESULT_PXI_SEND_ERROR = 5, enumerator