Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c662 PAUDIO_ST_PCM_STOP pPcmStop = NULL; in AUDIOIoctl() local
2526 pPcmStop = (PAUDIO_ST_PCM_STOP)pArgs; in AUDIOIoctl()
2527 s32Status = psAudioInstPri->fpAUDIOPcmStop(pPcmStop->s32DeviceId); in AUDIOIoctl()
2528 pPcmStop->s32Ret = s32Status; in AUDIOIoctl()