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

/linux-4.1.27/drivers/watchdog/
H A DiTCO_vendor.h7 extern int iTCO_vendor_check_noreboot_on(void);
13 #define iTCO_vendor_check_noreboot_on() 1 macro
H A DiTCO_vendor_support.c341 int iTCO_vendor_check_noreboot_on(void) iTCO_vendor_check_noreboot_on() function
350 EXPORT_SYMBOL(iTCO_vendor_check_noreboot_on); variable
H A DiTCO_wdt.c468 if (iTCO_wdt_unset_NO_REBOOT_bit() && iTCO_vendor_check_noreboot_on()) { iTCO_wdt_probe()

Completed in 121 milliseconds