Home
last modified time | relevance | path

Searched refs:asm9260_wdt_feed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dasm9260_wdt.c67 static int asm9260_wdt_feed(struct watchdog_device *wdd) in asm9260_wdt_feed() function
111 asm9260_wdt_feed(wdd); in asm9260_wdt_enable()
143 asm9260_wdt_feed(&priv->wdd); in asm9260_wdt_sys_reset()
193 .ping = asm9260_wdt_feed,