Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dreboot.c1076 #define REBOOT_SOFT_STR "soft" macro
1102 val = REBOOT_SOFT_STR; in mode_show()
1125 else if (!strncmp(buf, REBOOT_SOFT_STR, strlen(REBOOT_SOFT_STR))) in mode_store()