Searched refs:octeon_wdt_ping (Results 1 – 1 of 1) sorted by relevance
405 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() function481 octeon_wdt_ping(wdog); /* Get the irqs back on. */ in octeon_wdt_set_timeout()487 octeon_wdt_ping(wdog); in octeon_wdt_start()495 octeon_wdt_ping(wdog); in octeon_wdt_stop()508 .ping = octeon_wdt_ping,