Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dreboot.c1073 #define REBOOT_COLD_STR "cold" macro
1093 val = REBOOT_COLD_STR; in mode_show()
1119 if (!strncmp(buf, REBOOT_COLD_STR, strlen(REBOOT_COLD_STR))) in mode_store()