Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.h226 MApi_CMD_AUDIO_SIF_SetPrescale, // 80 pointer to (MS_U8, int) enumerator
H A DmapiAUDIO.c1382 case MApi_CMD_AUDIO_SIF_SetPrescale: in AUDIOIoctl()
H A DapiAUDIO_v2.c3065 … if (UtopiaIoctl(_pInstantAudio, MApi_CMD_AUDIO_SIF_SetPrescale, &Status) != UTOPIA_STATUS_SUCCESS) in MApi_AUDIO_SIF_SetPrescale()
/utopia/UTPA2-700.0.x/modules/audio/utopia_adaption/audio/
H A DAUDIO_adp.c956 case MApi_CMD_AUDIO_SIF_SetPrescale: in AUDIO_adp_Ioctl()