Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Ddbhistry.c151 char *acpi_db_get_from_history(char *command_num_arg) in acpi_db_get_from_history() argument
155 if (command_num_arg == NULL) { in acpi_db_get_from_history()
160 cmd_num = strtoul(command_num_arg, NULL, 0); in acpi_db_get_from_history()
Dacdebug.h228 char *acpi_db_get_from_history(char *command_num_arg);