Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1019 void _MApi_AUDIO_USBPCM_Enable(MS_BOOL bEnable);
H A DmapiAUDIO.c434 _pInstantAudio->fpAUDIOUSBPCMEnable = _MApi_AUDIO_USBPCM_Enable; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c5222 void _MApi_AUDIO_USBPCM_Enable(MS_BOOL bEnable) in _MApi_AUDIO_USBPCM_Enable() function
H A DapiAUDIO_v2.c6315 return _MApi_AUDIO_USBPCM_Enable(bEnable); in MApi_AUDIO_USBPCM_Enable()