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