Home
last modified time | relevance | path

Searched refs:_MApi_AUDIO_SendIntrupt (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h787 void _MApi_AUDIO_SendIntrupt(MS_BOOL bDspType,MS_U8 u8Cmd);
H A DmapiAUDIO.c207 _pInstantAudio->fpAUDIOSendIntrupt = _MApi_AUDIO_SendIntrupt; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1300 void _MApi_AUDIO_SendIntrupt(MS_BOOL bDspType,MS_U8 u8Cmd) in _MApi_AUDIO_SendIntrupt() function
H A DapiAUDIO_v2.c1162 return _MApi_AUDIO_SendIntrupt(bDspType, u8Cmd); in MApi_AUDIO_SendIntrupt()