Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1593 psXCInstPri->fpXC_AutoDownloadConfig = MApi_XC_AutoDownload_Config_U2; in XC_Initialize()
1977 …URELATION(fpXC_AutoDownloadConfig,(IOCTL_XC_AUTODOWNLOAD_CONFIG_CTRL)MApi_XC_AutoDownload_Config_U… in XC_U1_U2_RELATION()
6846 … pXCArgs->eReturnValue = psXCInstPri->fpXC_AutoDownloadConfig(pInstance,pXCArgs->pstConfigInfo); in _XCIoctl()
H A DXC_private.h1801 IOCTL_XC_AUTODOWNLOAD_CONFIG_CTRL fpXC_AutoDownloadConfig; member