Searched refs:pPcmClose (Results 1 – 1 of 1) sorted by relevance
660 PAUDIO_ST_PCM_CLOSE pPcmClose = NULL; in AUDIOIoctl() local2508 pPcmClose = (PAUDIO_ST_PCM_CLOSE)pArgs; in AUDIOIoctl()2509 s32Status = psAudioInstPri->fpAUDIOPcmClose(pPcmClose->s32DeviceId); in AUDIOIoctl()2510 pPcmClose->s32Ret = s32Status; in AUDIOIoctl()