Searched refs:pPcmStop (Results 1 – 1 of 1) sorted by relevance
662 PAUDIO_ST_PCM_STOP pPcmStop = NULL; in AUDIOIoctl() local2526 pPcmStop = (PAUDIO_ST_PCM_STOP)pArgs; in AUDIOIoctl()2527 s32Status = psAudioInstPri->fpAUDIOPcmStop(pPcmStop->s32DeviceId); in AUDIOIoctl()2528 pPcmStop->s32Ret = s32Status; in AUDIOIoctl()