epc_watchdog_timer_reset
void epc_watchdog_timer_reset(void *);
callout_setfunc(&epc_wdtc, epc_watchdog_timer_reset, NULL);
epc_watchdog_timer_reset(NULL);