Searched refs:octeon_wdt_ping (Results 1 – 1 of 1) sorted by relevance
401 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() function477 octeon_wdt_ping(wdog); /* Get the irqs back on. */ in octeon_wdt_set_timeout()483 octeon_wdt_ping(wdog); in octeon_wdt_start()491 octeon_wdt_ping(wdog); in octeon_wdt_stop()504 .ping = octeon_wdt_ping,