Home
last modified time | relevance | path

Searched refs:tspevt_name (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c7794 static char tspevt_name[] = "tspevt"; variable
7813 if((pstIoSignal->s32KerModeTspEvtId = OSAL_TSP_EventCreate((MS_U8*)tspevt_name)) != -1) in MDrv_TSP_Create_IoSignal()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c7663 static char tspevt_name[] = "tspevt"; variable
7682 if((pstIoSignal->s32KerModeTspEvtId = TSP_OS_EventCreate((MS_U8*)tspevt_name)) != -1) in MDrv_TSP_Create_IoSignal()