Searched refs:watchdog_enable (Results 1 – 2 of 2) sorted by relevance
71 mv_watchdog_enable_t watchdog_enable; member496 if (timer_softc->config->watchdog_enable != NULL) in mv_watchdog_event()497 timer_softc->config->watchdog_enable(); in mv_watchdog_event()
251 #define watchdog_enable(ctx) (ctx)->flags |= FLG_WATCHDOG macro262 watchdog_enable(ctx); in watchdog_reset()