Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c141 link_cbus_event_handle_func pfRCPCallBackFunction = NULL;
142 link_cbus_event_handle_func pfRAPCallBackFunction = NULL;
143 link_cbus_event_handle_func pfUCPCallBackFunction = NULL;
144 link_cbus_event_handle_func pfATTCallBackFunction = NULL;
145 link_cbus_event_handle_func pfRBPCallBackFunction = NULL;
1258 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun… in mapi_mhl_RegisterCallBackFunctions()
1327 void mapi_mhl_RegisterRcpCallBackFunction(link_cbus_event_handle_func rcp) in mapi_mhl_RegisterRcpCallBackFunction()
1377 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap) in mapi_mhl_RegisterRapCallBackFunction()
1427 void mapi_mhl_RegisterUcpCallBackFunction(link_cbus_event_handle_func Ucp) in mapi_mhl_RegisterUcpCallBackFunction()
1477 void SYMBOL_WEAK mapi_mhl_RegisterAttCallBackFunction(link_cbus_event_handle_func Att) in mapi_mhl_RegisterAttCallBackFunction()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h137 typedef MS_U8 (*link_cbus_event_handle_func)(MS_U8); typedef
804 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);
820 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap);
828 void mapi_mhl_RegisterUcpCallBackFunction(link_cbus_event_handle_func Ucp);
836 void SYMBOL_WEAK mapi_mhl_RegisterAttCallBackFunction(link_cbus_event_handle_func Att);
844 void SYMBOL_WEAK mapi_mhl_RegisterRbpCallBackFunction(link_cbus_event_handle_func Rbp);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMHL.h137 typedef MS_U8 (*link_cbus_event_handle_func)(MS_U8); typedef
463 void mapi_mhl_RegisterCallBackFunctions(link_cbus_event_handle_func rcp, link_cbus_event_handle_fun…
466 void mapi_mhl_RegisterUcpCallBackFunction(link_cbus_event_handle_func Ucp);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt14672 typedef MS_U8 (*link_cbus_event_handle_func)(MS_U8);
15219 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);
15235 void mapi_mhl_RegisterRapCallBackFunction(link_cbus_event_handle_func rap);
15243 void mapi_mhl_RegisterUcpCallBackFunction(link_cbus_event_handle_func Ucp);
15251 void SYMBOL_WEAK mapi_mhl_RegisterAttCallBackFunction(link_cbus_event_handle_func Att);
15259 void SYMBOL_WEAK mapi_mhl_RegisterRbpCallBackFunction(link_cbus_event_handle_func Rbp);