Searched refs:uEventType (Results 1 – 6 of 6) sorted by relevance
114 PRINTF(DBG_INIT_LOUD, (" EvHandlerRegisterEvent EventType = %d \n",pEvParams->uEventType)); in EvHandlerRegisterEvent()125 if (pEvParams->uEventType >= IPC_EVENT_MAX){ in EvHandlerRegisterEvent()127 pEvParams->uEventType)); in EvHandlerRegisterEvent()134 (pEvHandler->RegistrationArray[pEvParams->uEventType][ModuleIndex].uEventID != NULL)) in EvHandlerRegisterEvent()143 pEvParams->uEventType)); in EvHandlerRegisterEvent()147 …os_memoryCopy(pEvHandler->hOs,(TI_UINT8*)&pEvHandler->RegistrationArray[pEvParams->uEventType][Mod… in EvHandlerRegisterEvent()150 …pEvParams->uEventID = (TI_HANDLE)&pEvHandler->RegistrationArray[pEvParams->uEventType][ModuleIndex… in EvHandlerRegisterEvent()152 … pEvHandler->RegistrationArray[pEvParams->uEventType][ModuleIndex].uEventID = pEvParams->uEventID; in EvHandlerRegisterEvent()181 PRINTF(DBG_INIT_LOUD, (" EvHandlerUnRegisterEvent EventType = %d \n",pEvParams->uEventType)); in EvHandlerUnRegisterEvent()183 if( pEvParams->uEventType >= IPC_EVENT_MAX){ in EvHandlerUnRegisterEvent()[all …]
152 TI_UINT32 uEventType; member
1533 evParams.uEventType = i; in cmdInterpret_initEvents()1552 evParams.uEventType = i; in cmdInterpret_unregisterEvents()1583 switch (pData->EvParams.uEventType) in cmdInterpret_Event()1740 pData->EvParams.uEventType = IPC_EVENT_SCAN_STOPPED; in cmdInterpret_Event()1742 pData->EvParams.uEventType = IPC_EVENT_SCAN_FAILED; in cmdInterpret_Event()
542 switch(pInParam->uEventType) in os_IndicateEvent()
357 EventId = (U32)pEvent->EvParams.uEventType; in IpcEvent_wext_event_wireless()
201 wpa_printf(MSG_DEBUG, "uEventType %d", pData->EvParams.uEventType); in wpa_driver_tista_parse_custom()202 switch (pData->EvParams.uEventType) { in wpa_driver_tista_parse_custom()