Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c616 PAUDIO_ST_SIF_SET_SOUNDMODE pSifSetSoundMode = NULL; in AUDIOIoctl() local
1335 pSifSetSoundMode = (PAUDIO_ST_SIF_SET_SOUNDMODE)pArgs; in AUDIOIoctl()
1336 bStatus = psAudioInstPri->fpAUDIOSIFSetSoundMode(pSifSetSoundMode->u8SifSoundMode); in AUDIOIoctl()
1337 pSifSetSoundMode->bRet = bStatus; in AUDIOIoctl()