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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Df71808e_wdt.c204 static int watchdog_set_timeout(int timeout) function
543 if (watchdog_set_timeout(new_timeout))
611 err = watchdog_set_timeout(timeout);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dfschmd.c672 static int watchdog_set_timeout(struct fschmd_data *data, int timeout) function
896 ret = watchdog_set_timeout(data, i);
1185 watchdog_set_timeout(data, 60);
H A Dw83793.c1133 static int watchdog_set_timeout(struct w83793_data *data, int timeout) function
1368 ret = watchdog_set_timeout(data, val);

Completed in 72 milliseconds