Home
last modified time | relevance | path

Searched defs:bRCPfunctionFlag (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c1261 MS_BOOL bRCPfunctionFlag = FALSE; in mapi_mhl_RegisterCallBackFunctions() local
1330 MS_BOOL bRCPfunctionFlag = FALSE; in mapi_mhl_RegisterRcpCallBackFunction() local
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h509 MS_BOOL bRCPfunctionFlag; member
515 MS_BOOL bRCPfunctionFlag; member
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c7532 void mdrv_mhl_RegisterCallBackFunctions(MS_BOOL bRCPfunctionFlag, MS_BOOL bRAPfunctionFlag) in mdrv_mhl_RegisterCallBackFunctions()
7564 void mdrv_mhl_RegisterRcpCallBackFunction(MS_BOOL bRCPfunctionFlag) in mdrv_mhl_RegisterRcpCallBackFunction()
9264 void mdrv_mhl_RegisterCallBackFunctions(void* pInstance, MS_BOOL bRCPfunctionFlag, MS_BOOL bRAPfunc… in mdrv_mhl_RegisterCallBackFunctions()
9306 void mdrv_mhl_RegisterRcpCallBackFunction(void* pInstance, MS_BOOL bRCPfunctionFlag) in mdrv_mhl_RegisterRcpCallBackFunction()