Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c1258 …api_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_func rap) in mapi_mhl_RegisterCallBackFunctions() argument
1271 if(rap != NULL) in mapi_mhl_RegisterCallBackFunctions()
1275 pfRAPCallBackFunction = rap; in mapi_mhl_RegisterCallBackFunctions()
1294 if(rap == NULL) in mapi_mhl_RegisterCallBackFunctions()
1302 pfRAPCallBackFunction = rap; in mapi_mhl_RegisterCallBackFunctions()
1377 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap) in mapi_mhl_RegisterRapCallBackFunction() argument
1382 if(rap != NULL) in mapi_mhl_RegisterRapCallBackFunction()
1386 pfRCPCallBackFunction = rap; in mapi_mhl_RegisterRapCallBackFunction()
1394 if(rap == NULL) in mapi_mhl_RegisterRapCallBackFunction()
1402 pfRAPCallBackFunction = rap; in mapi_mhl_RegisterRapCallBackFunction()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h804 …pi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_func rap);
820 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMHL.h463 …pi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_func rap);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt15219 …pi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_func rap);
15235 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap);