Searched refs:pPcmRead (Results 1 – 1 of 1) sorted by relevance
665 PAUDIO_ST_PCM_READ pPcmRead = NULL; in AUDIOIoctl() local2553 pPcmRead = (PAUDIO_ST_PCM_READ)pArgs; in AUDIOIoctl()2554 …u32Status = psAudioInstPri->fpAUDIOPcmRead(pPcmRead->s32DeviceId, (void *)pPcmRead->pBuf, pPcmRead… in AUDIOIoctl()2555 pPcmRead->u32Ret = u32Status; in AUDIOIoctl()