Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c81 #define WDOG_PREOP_NONE 0 macro
149 static unsigned char preop_val = WDOG_PREOP_NONE;
1033 preop_val = WDOG_PREOP_NONE; /* Make sure nothing happens */ in ipmi_register_watchdog()
1256 preop_val = WDOG_PREOP_NONE; in preop_op()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_watchdog.c82 #define WDOG_PREOP_NONE 0 macro
150 static unsigned char preop_val = WDOG_PREOP_NONE;
1025 preop_val = WDOG_PREOP_NONE; /* Make sure nothing happens */ in ipmi_register_watchdog()
1248 preop_val = WDOG_PREOP_NONE; in preop_op()

Completed in 4 milliseconds