Searched refs:octeon_wdt_ping (Results 1 – 1 of 1) sorted by relevance
411 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() function487 octeon_wdt_ping(wdog); /* Get the irqs back on. */ in octeon_wdt_set_timeout()493 octeon_wdt_ping(wdog); in octeon_wdt_start()501 octeon_wdt_ping(wdog); in octeon_wdt_stop()514 .ping = octeon_wdt_ping,