Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c79 case MDrv_CMD_WDT_Clear: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h117 MDrv_CMD_WDT_Clear, enumerator
H A DmdrvWDT.c119 case MDrv_CMD_WDT_Clear: in WDTIoctl()
H A DdrvWDT.c369 u32Ret = UtopiaIoctl(pInstantWdt,MDrv_CMD_WDT_Clear,(MS_U32*)NULL); in MDrv_WDT_Clear()