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

/linux-4.4.14/drivers/watchdog/
H A Dsc520_wdt.c209 static int wdt_set_heartbeat(int t) wdt_set_heartbeat() function
323 if (wdt_set_heartbeat(new_timeout)) fop_ioctl()
389 if (wdt_set_heartbeat(timeout)) { sc520_wdt_init()
390 wdt_set_heartbeat(WATCHDOG_TIMEOUT); sc520_wdt_init()
H A Dwdt.c178 * wdt_set_heartbeat:
186 static int wdt_set_heartbeat(int t) wdt_set_heartbeat() function
393 if (wdt_set_heartbeat(new_heartbeat)) wdt_ioctl()
602 if (wdt_set_heartbeat(heartbeat)) { wdt_init()
603 wdt_set_heartbeat(WD_TIMO); wdt_init()

Completed in 98 milliseconds