Searched refs:pPcmSet (Results 1 – 1 of 1) sorted by relevance
663 PAUDIO_ST_PCM_SET pPcmSet = NULL; in AUDIOIoctl() local2535 pPcmSet = (PAUDIO_ST_PCM_SET)pArgs; in AUDIOIoctl()2536 …s32Status = psAudioInstPri->fpAUDIOPcmSet(pPcmSet->s32DeviceId, pPcmSet->u32Cmd, (const void *)pPc… in AUDIOIoctl()2537 pPcmSet->s32Ret = s32Status; in AUDIOIoctl()