Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
DiTCO_vendor.h8 extern int iTCO_vendor_check_noreboot_on(void);
14 #define iTCO_vendor_check_noreboot_on() 1 macro
DiTCO_vendor_support.c341 int iTCO_vendor_check_noreboot_on(void) in iTCO_vendor_check_noreboot_on() function
350 EXPORT_SYMBOL(iTCO_vendor_check_noreboot_on);
DiTCO_wdt.c474 iTCO_vendor_check_noreboot_on()) { in iTCO_wdt_probe()