Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/acpica/
Ddbinput.c22 static u32 acpi_db_match_command(char *user_command);
656 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command() function
712 command_index = acpi_db_match_command(acpi_gbl_db_args[0]); in acpi_db_command_dispatch()