Home
last modified time | relevance | path

Searched refs:do_coundown (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Docteon-wdt-main.c88 static int do_coundown; variable
255 if (do_coundown) { in octeon_wdt_poke_irq()
457 if ((countdown_reset || !do_coundown) && in octeon_wdt_ping()
523 do_coundown = 1; in octeon_wdt_start()
529 do_coundown = 0; in octeon_wdt_stop()