Searched refs:octeon_wdt_ping (Results 1 – 1 of 1) sorted by relevance
402 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() function478 octeon_wdt_ping(wdog); /* Get the irqs back on. */ in octeon_wdt_set_timeout()484 octeon_wdt_ping(wdog); in octeon_wdt_start()492 octeon_wdt_ping(wdog); in octeon_wdt_stop()505 .ping = octeon_wdt_ping,