Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c109 case MDrv_CMD_TIMER_Rst: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h127 MDrv_CMD_TIMER_Rst, enumerator
H A DmdrvWDT.c150 case MDrv_CMD_TIMER_Rst: in WDTIoctl()
H A DdrvWDT.c853 UtopiaIoctl(pInstantWdt, MDrv_CMD_TIMER_Rst,(MS_U32*)pTimerRstParam); in MDrv_TIMER_Rst()