Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c599 PAUDIO_ST_SET_DATACAPTURESOURCE pSet_DataCaptureResource = NULL; in AUDIOIoctl() local
856 pSet_DataCaptureResource = (PAUDIO_ST_SET_DATACAPTURESOURCE)pArgs; in AUDIOIoctl()
857 …us = psAudioInstPri->fpAUDIOSetDataCaptureSource(pSet_DataCaptureResource->eID, pSet_DataCaptureRe… in AUDIOIoctl()
858 pSet_DataCaptureResource->bRet = bStatus; in AUDIOIoctl()