Searched refs:watchdog_disable (Results 1 – 2 of 2) sorted by relevance
72 mv_watchdog_disable_t watchdog_disable; member200 if (sc->config->watchdog_disable) in mv_timer_attach()201 sc->config->watchdog_disable(); in mv_timer_attach()425 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()426 timer_softc->config->watchdog_disable(); in mv_watchdog_event()435 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()436 timer_softc->config->watchdog_disable(); in mv_watchdog_event()
252 #define watchdog_disable(ctx) (ctx)->flags &= ~FLG_WATCHDOG macro619 watchdog_disable(ctx); in at_cmd()623 watchdog_disable(ctx); in at_cmd()1505 watchdog_disable(&ctx); in main()