Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dreboot.c1077 #define REBOOT_GPIO_STR "gpio" macro
1105 val = REBOOT_GPIO_STR; in mode_show()
1127 else if (!strncmp(buf, REBOOT_GPIO_STR, strlen(REBOOT_GPIO_STR))) in mode_store()