Searched refs:command_num_arg (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Ddbhistry.c176 * PARAMETERS: command_num_arg - String containing the number of the
185 char *acpi_db_get_from_history(char *command_num_arg) acpi_db_get_from_history() argument
189 if (command_num_arg == NULL) { acpi_db_get_from_history()
194 cmd_num = strtoul(command_num_arg, NULL, 0); acpi_db_get_from_history()
H A Dacdebug.h246 char *acpi_db_get_from_history(char *command_num_arg);

Completed in 84 milliseconds