Searched refs:watchdog_disable (Results 1 – 1 of 1) sorted by relevance
75 mv_watchdog_disable_t watchdog_disable; member216 if (sc->config->watchdog_disable) in mv_timer_attach()217 sc->config->watchdog_disable(); in mv_timer_attach()487 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()488 timer_softc->config->watchdog_disable(); in mv_watchdog_event()497 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()498 timer_softc->config->watchdog_disable(); in mv_watchdog_event()