Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dreboot.c687 #define REBOOT_GPIO_STR "gpio" macro
715 val = REBOOT_GPIO_STR; in mode_show()
737 else if (!strncmp(buf, REBOOT_GPIO_STR, strlen(REBOOT_GPIO_STR))) in mode_store()