Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1594 psXCInstPri->fpXC_AutoDownloadWrite = MApi_XC_AutoDownload_Write_U2; in XC_Initialize()
1978 …URELATION(fpXC_AutoDownloadWrite,(IOCTL_XC_AUTODOWNLOAD_WRITE_CTRL)MApi_XC_AutoDownload_Write_U2,M… in XC_U1_U2_RELATION()
6854 … pXCArgs->eReturnValue = psXCInstPri->fpXC_AutoDownloadWrite(pInstance,pXCArgs->pstDataInfo); in _XCIoctl()
H A DXC_private.h1802 IOCTL_XC_AUTODOWNLOAD_WRITE_CTRL fpXC_AutoDownloadWrite; member