Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Ds3c2410_wdt.c433 static int s3c2410wdt_keepalive(struct watchdog_device *wdd) in s3c2410wdt_keepalive() function
585 .ping = s3c2410wdt_keepalive,
604 s3c2410wdt_keepalive(&wdt->wdt_device); in s3c2410wdt_irq()