Searched refs:wdt_disable (Results 1 – 1 of 1) sorted by relevance
61 void (*wdt_disable)(void); member77 .wdt_disable = &mv_wdt_disable_armada_38x,84 .wdt_disable = &mv_wdt_disable_armada_xp,91 .wdt_disable = &mv_wdt_disable_armv5,179 if (wdt_softc->wdt_config->wdt_disable != NULL) in mv_wdt_attach()180 wdt_softc->wdt_config->wdt_disable(); in mv_wdt_attach()350 if (wdt_softc->wdt_config->wdt_disable != NULL) in mv_watchdog_event()351 wdt_softc->wdt_config->wdt_disable(); in mv_watchdog_event()360 if (wdt_softc->wdt_config->wdt_disable != NULL) in mv_watchdog_event()361 wdt_softc->wdt_config->wdt_disable(); in mv_watchdog_event()