Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Ddbinput.c22 static u32 acpi_db_match_command(char *user_command);
659 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command() function
715 command_index = acpi_db_match_command(acpi_gbl_db_args[0]); in acpi_db_command_dispatch()