Home
last modified time | relevance | path

Searched refs:MsOS_CreateEventGroup (Results 1 – 25 of 70) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvKernel.c99 g_USBWaitFlg = MsOS_CreateEventGroup("USB_Event"); in init_OS_Resource()
122 g_USBWaitP2Flg = MsOS_CreateEventGroup("USB_Event"); in init_OS_Port2_Resource()
291 *USBWaitFlg = MsOS_CreateEventGroup("USB_Event"); in init_OS_Resource_EX()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c1135 s32DMSEventID[u32Id] = MsOS_CreateEventGroup(u32Id ? "DMS_Sub_Event" : "DMS_Main_Event"); in _MDrv_DMS_CreateTask()
1140 …s32DMSVsyncEventID[u32Id] = MsOS_CreateEventGroup(u32Id ? "DMS_Sub_Vsync_Event" : "DMS_Main_Vsync_… in _MDrv_DMS_CreateTask()
1251 s32DMSEventID[0] = MsOS_CreateEventGroup("DMS_Main_Vsync_Event"); in _MDrv_DMS_Init()
1255 s32DMSEventID[1] = MsOS_CreateEventGroup("DMS_Sub_Vsync_Event"); in _MDrv_DMS_Init()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DosalTSP_ecos.c159 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
H A DosalTSP_linux.c163 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
H A DosalTSP_linux_kernel.c162 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DosalTSP_ecos.c159 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
H A DosalTSP_linux_kernel.c162 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
H A DosalTSP_linux.c163 return MsOS_CreateEventGroup((char *)pu8Name); in OSAL_TSP_EventCreate()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvKernel.c230 *USBWaitFlg = MsOS_CreateEventGroup("USB_Event"); in ms_init_OS_Resource_EX()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A Dtsp2_msos.c201 return MsOS_CreateEventGroup((char *)pu8Name); in TSP_OS_EventCreate()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/
H A Dsc_msos.c250 _os_SC_EventID = MsOS_CreateEventGroup("OS_SC_Event"); in OS_SC_Init()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_rasp.c243 _nds_rasp_eventid = MsOS_CreateEventGroup("NDS_RASP_Event");
H A Dnds_nsk.c1246 s32NSK_EventId = MsOS_CreateEventGroup("NDS_NSK_Event"); in NDS_NSK_Init()
H A Dnds_sc.c989 _nds_sc_dev.s32DevEventId = MsOS_CreateEventGroup("DevSmart_Event"); in NDS_SC_Init()
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdx_ecmflt.c259 _s32ECMFLTEventId = MsOS_CreateEventGroup("ECMFLT_Event"); in NSK2_ECMFLT_Init()
H A Dnsk2hdx_card.c307 _s32HDX_SCEventId = MsOS_CreateEventGroup("HDX_SC_Event"); in NSK2_SC_Init()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvNSK2.c232 s32NSK2_EventId = MsOS_CreateEventGroup("NDS_NSK2_Event"); in MDrv_NSK2_Init()
H A DdrvEMMFlt.c517 _s32EMMFLTEventId = MsOS_CreateEventGroup("EMMFLT_Event"); in MDrv_EMMFLT_Init()
/utopia/UTPA2-700.0.x/modules/dmx/drv/otv/
H A DdrvOTV.c428 _s32OTV_EventId = MsOS_CreateEventGroup("OTV_Event"); in MDrv_OTV_Init()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h853 MS_S32 MsOS_CreateEventGroup (char *pName);
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5911 XC_Vsync_Event_id = MsOS_CreateEventGroup("DMS_XC_Vsync_Event"); in _MDrv_DMS_Init()
5917 XC_Di_Push_Event_id = MsOS_CreateEventGroup("DMS_XC_Di_Push_Event"); in _MDrv_DMS_Init()
5923 CaptureMode_Event_id = MsOS_CreateEventGroup("DMS_CaptureMode_Event"); in _MDrv_DMS_Init()
5929 StartFRC_Event_id = MsOS_CreateEventGroup("DMS_IMI_StartFRC_Event"); in _MDrv_DMS_Init()
5936 s32MVOP_Event_id = MsOS_CreateEventGroup("DMS_MVOP_Event"); in _MDrv_DMS_Init()
5941 s32DisableBob_Event_id = MsOS_CreateEventGroup("DMS_DisableBob_Event"); in _MDrv_DMS_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1183 MS_S32 MsOS_CreateEventGroup (char *pEventName) in MsOS_CreateEventGroup() function
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1088 MS_S32 MsOS_CreateEventGroup (char *pEventName) in MsOS_CreateEventGroup() function
/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DdrvCA.c574 _s32BGCEventId = MsOS_CreateEventGroup("BGC_Event"); in MDrv_CA_BGC_Init()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h995 MS_S32 MsOS_CreateEventGroup (char *pName);

123