Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c1577 MS_U32 mapi_mhl_GetConfig(stMHL_INITIAL_CONFIG *stInitialConfig) in mapi_mhl_GetConfig() argument
1587 stInitialConfig->ucSupportPath = stInitialConfigInfo.ucMHLSupportPath; in mapi_mhl_GetConfig()
1588 stInitialConfig->ucEDIDTable = NULL; in mapi_mhl_GetConfig()
1590 if(stInitialConfig->ucDevcapTable != NULL) in mapi_mhl_GetConfig()
1594stInitialConfig->ucDevcapTable[uctemp] = stInitialConfigInfo.ucDeviceCapabilityTable[uctemp]; in mapi_mhl_GetConfig()
1624 stInitialConfig->ucSupportPath = pMHLArgs.stInitialConfigInfo.ucMHLSupportPath; in mapi_mhl_GetConfig()
1625 stInitialConfig->ucEDIDTable = NULL; in mapi_mhl_GetConfig()
1627 if(stInitialConfig->ucDevcapTable != NULL) in mapi_mhl_GetConfig()
1631stInitialConfig->ucDevcapTable[uctemp] = pMHLArgs.stInitialConfigInfo.ucDeviceCapabilityTable[ucte… in mapi_mhl_GetConfig()
/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC.c2420 MS_U32 mapi_CEC_GetConfig(stCEC_INITIAL_CONFIG *stInitialConfig) in mapi_CEC_GetConfig() argument
2446 stInitialConfig->bAttachDrvISR = pCECArgs.stInitialConfigInfo.bAttachDrvISR; in mapi_CEC_GetConfig()
2447 stInitialConfig->ulXTAL_CLK_Hz = pCECArgs.stInitialConfigInfo.ulXTAL_CLK_Hz; in mapi_CEC_GetConfig()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h853 MS_U32 SYMBOL_WEAK mapi_mhl_GetConfig(stMHL_INITIAL_CONFIG *stInitialConfig);
H A DapiCEC.h1994 MS_U32 SYMBOL_WEAK mapi_CEC_GetConfig(stCEC_INITIAL_CONFIG *stInitialConfig);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt15261 MS_U32 SYMBOL_WEAK mapi_mhl_GetConfig(stMHL_INITIAL_CONFIG *stInitialConfig);
65029 MS_U32 SYMBOL_WEAK mapi_CEC_GetConfig(stCEC_INITIAL_CONFIG *stInitialConfig);