Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Ddbinput.c113 #define CMD_FIRST_VALID 2 macro
667 for (i = CMD_FIRST_VALID; acpi_gbl_db_commands[i].name; i++) { in acpi_db_match_command()