Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dsc520_wdt.c209 static int wdt_set_heartbeat(int t) in wdt_set_heartbeat() function
323 if (wdt_set_heartbeat(new_timeout)) in fop_ioctl()
389 if (wdt_set_heartbeat(timeout)) { in sc520_wdt_init()
390 wdt_set_heartbeat(WATCHDOG_TIMEOUT); in sc520_wdt_init()
Dwdt.c186 static int wdt_set_heartbeat(int t) in wdt_set_heartbeat() function
393 if (wdt_set_heartbeat(new_heartbeat)) in wdt_ioctl()
602 if (wdt_set_heartbeat(heartbeat)) { in wdt_init()
603 wdt_set_heartbeat(WD_TIMO); in wdt_init()