Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1029 MS_BOOL _MApi_AUDIO_ALSA_Enable(MS_BOOL bEnable);
H A DmapiAUDIO.c444 _pInstantAudio->fpAUDIOALSAEnable = _MApi_AUDIO_ALSA_Enable; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c5375 MS_BOOL _MApi_AUDIO_ALSA_Enable(MS_BOOL bEnable) in _MApi_AUDIO_ALSA_Enable() function
H A DapiAUDIO_v2.c6593 return _MApi_AUDIO_ALSA_Enable(bEnable); in MApi_AUDIO_ALSA_Enable()