Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.h220 MApi_CMD_AUDIO_SIF_SetSoundMode, // pointer to (MS_U8) enumerator
H A DmapiAUDIO.c1332 case MApi_CMD_AUDIO_SIF_SetSoundMode: in AUDIOIoctl()
H A DapiAUDIO_v2.c2900 …if (UtopiaIoctl(_pInstantAudio, MApi_CMD_AUDIO_SIF_SetSoundMode, &Status) != UTOPIA_STATUS_SUCCESS) in MApi_AUDIO_SIF_SetSoundMode()
/utopia/UTPA2-700.0.x/modules/audio/utopia_adaption/audio/
H A DAUDIO_adp.c901 case MApi_CMD_AUDIO_SIF_SetSoundMode: in AUDIO_adp_Ioctl()