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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dshwdt.c166 * sh_wdt_set_heartbeat - Set the Userspace Watchdog heartbeat
169 static int sh_wdt_set_heartbeat(int t) function
376 if (sh_wdt_set_heartbeat(new_heartbeat))
450 rc = sh_wdt_set_heartbeat(heartbeat);

Completed in 45 milliseconds