Searched refs:octeon_wdt_ping (Results 1 – 1 of 1) sorted by relevance
448 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() function516 octeon_wdt_ping(wdog); /* Get the irqs back on. */ in octeon_wdt_set_timeout()522 octeon_wdt_ping(wdog); in octeon_wdt_start()530 octeon_wdt_ping(wdog); in octeon_wdt_stop()547 .ping = octeon_wdt_ping,