Searched refs:static_defined_command (Results 1 – 1 of 1) sorted by relevance
20 static const struct command static_defined_command[] = { variable43 for (i = 0; i < ARRAY_SIZE(static_defined_command); i++) { in syscon_reboot_request_by_mode()44 if (!strcmp(static_defined_command[i].name, mode)) { in syscon_reboot_request_by_mode()45 magic = static_defined_command[i].magic; in syscon_reboot_request_by_mode()