Searched refs:user_command (Results 1 – 1 of 1) sorted by relevance
22 static u32 acpi_db_match_command(char *user_command);659 static u32 acpi_db_match_command(char *user_command) in acpi_db_match_command() argument663 if (!user_command || user_command[0] == 0) { in acpi_db_match_command()670 user_command) == acpi_gbl_db_commands[i].name) { in acpi_db_match_command()