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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A DiTCO_vendor_support.c278 int iTCO_vendor_check_noreboot_on(void) function
287 EXPORT_SYMBOL(iTCO_vendor_check_noreboot_on); variable
H A DiTCO_wdt.c198 extern int iTCO_vendor_check_noreboot_on(void);
204 #define iTCO_vendor_check_noreboot_on() 1 /* 1=check noreboot; 0=don't check */ macro
595 if (iTCO_wdt_unset_NO_REBOOT_bit() && iTCO_vendor_check_noreboot_on()) {

Completed in 49 milliseconds