Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A DiTCO_wdt.c131 static int turn_SMI_watchdog_clear_off = 1; variable
132 module_param(turn_SMI_watchdog_clear_off, int, 0);
133 MODULE_PARM_DESC(turn_SMI_watchdog_clear_off,
516 turn_SMI_watchdog_clear_off >= p->iTCO_version) { in iTCO_wdt_probe()
541 if (turn_SMI_watchdog_clear_off >= p->iTCO_version) { in iTCO_wdt_probe()