Home
last modified time | relevance | path

Searched refs:pPcmFlush (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c667 PAUDIO_ST_PCM_FLUSH pPcmFlush = NULL; in AUDIOIoctl() local
2571 pPcmFlush = (PAUDIO_ST_PCM_FLUSH)pArgs; in AUDIOIoctl()
2572 s32Status = psAudioInstPri->fpAUDIOPcmFlush(pPcmFlush->s32DeviceId); in AUDIOIoctl()
2573 pPcmFlush->s32Ret = s32Status; in AUDIOIoctl()