Searched refs:watchdog_disable (Results 1 – 2 of 2) sorted by relevance
73 mv_watchdog_disable_t watchdog_disable; member214 if (sc->config->watchdog_disable) in mv_timer_attach()215 sc->config->watchdog_disable(); in mv_timer_attach()483 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()484 timer_softc->config->watchdog_disable(); in mv_watchdog_event()493 if (timer_softc->config->watchdog_disable != NULL) in mv_watchdog_event()494 timer_softc->config->watchdog_disable(); in mv_watchdog_event()
252 #define watchdog_disable(ctx) (ctx)->flags &= ~FLG_WATCHDOG macro617 watchdog_disable(ctx); in at_cmd()621 watchdog_disable(ctx); in at_cmd()1507 watchdog_disable(&ctx); in main()