Home
last modified time | relevance | path

Searched refs:rcp (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c1258 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun… in mapi_mhl_RegisterCallBackFunctions() argument
1264 if(rcp != NULL) in mapi_mhl_RegisterCallBackFunctions()
1268 pfRCPCallBackFunction = rcp; in mapi_mhl_RegisterCallBackFunctions()
1283 if(rcp == NULL) in mapi_mhl_RegisterCallBackFunctions()
1291 pfRCPCallBackFunction = rcp; in mapi_mhl_RegisterCallBackFunctions()
1327 void mapi_mhl_RegisterRcpCallBackFunction(link_cbus_event_handle_func rcp) in mapi_mhl_RegisterRcpCallBackFunction() argument
1332 if(rcp != NULL) in mapi_mhl_RegisterRcpCallBackFunction()
1336 pfRCPCallBackFunction = rcp; in mapi_mhl_RegisterRcpCallBackFunction()
1344 if(rcp == NULL) in mapi_mhl_RegisterRcpCallBackFunction()
1352 pfRCPCallBackFunction = rcp; in mapi_mhl_RegisterRcpCallBackFunction()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h804 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun…
812 void mapi_mhl_RegisterRcpCallBackFunction(link_cbus_event_handle_func rcp);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMHL.h463 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt15219 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun…
15227 void mapi_mhl_RegisterRcpCallBackFunction(link_cbus_event_handle_func rcp);