Searched refs:pPcmFlush (Results 1 – 1 of 1) sorted by relevance
667 PAUDIO_ST_PCM_FLUSH pPcmFlush = NULL; in AUDIOIoctl() local2571 pPcmFlush = (PAUDIO_ST_PCM_FLUSH)pArgs; in AUDIOIoctl()2572 s32Status = psAudioInstPri->fpAUDIOPcmFlush(pPcmFlush->s32DeviceId); in AUDIOIoctl()2573 pPcmFlush->s32Ret = s32Status; in AUDIOIoctl()