Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c660 PAUDIO_ST_PCM_CLOSE pPcmClose = NULL; in AUDIOIoctl() local
2508 pPcmClose = (PAUDIO_ST_PCM_CLOSE)pArgs; in AUDIOIoctl()
2509 s32Status = psAudioInstPri->fpAUDIOPcmClose(pPcmClose->s32DeviceId); in AUDIOIoctl()
2510 pPcmClose->s32Ret = s32Status; in AUDIOIoctl()