Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c619 PAUDIO_ST_SIF_ISPALTYPE pSifIsPalType = NULL; in AUDIOIoctl() local
1393 pSifIsPalType = (PAUDIO_ST_SIF_ISPALTYPE)pArgs; in AUDIOIoctl()
1394 bStatus= psAudioInstPri->fpAUDIOSIFIsPALType(pSifIsPalType->ePalType); in AUDIOIoctl()
1395 pSifIsPalType->bRet = bStatus; in AUDIOIoctl()