Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dreboot.h177 void hw_protection_shutdown(const char *reason, int ms_until_forced);
/openbmc/linux/kernel/
H A Dreboot.c971 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() argument
985 hw_failure_emergency_poweroff(ms_until_forced); in hw_protection_shutdown()