Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/ipmi/
Dipmi_watchdog.c82 #define WDOG_PREOP_NONE 0 macro
150 static unsigned char preop_val = WDOG_PREOP_NONE;
1024 preop_val = WDOG_PREOP_NONE; /* Make sure nothing happens */ in ipmi_register_watchdog()
1247 preop_val = WDOG_PREOP_NONE; in preop_op()