Searched refs:pPcmStart (Results 1 – 1 of 1) sorted by relevance
661 PAUDIO_ST_PCM_START pPcmStart = NULL; in AUDIOIoctl() local2517 pPcmStart = (PAUDIO_ST_PCM_START)pArgs; in AUDIOIoctl()2518 s32Status = psAudioInstPri->fpAUDIOPcmStart(pPcmStart->s32DeviceId); in AUDIOIoctl()2519 pPcmStart->s32Ret = s32Status; in AUDIOIoctl()