Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dac/api/dac/
H A DapiDAC_private.h217 IOCTL_DAC_GET_INFO fpDACGetInfo; member
255 URELATION(fpDACGetInfo,(IOCTL_DAC_GET_INFO)MApi_DAC_GetInfo_U2,MApi_DAC_GetInfo) \
H A DapiDAC_v2.c148 pDACPri->fpDACGetInfo = MApi_DAC_GetInfo_U2; in DACOpen()
209 ptr->stReturnValue = psDACInstPri->fpDACGetInfo(pInstance); in DACIoctl()