Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbhistry.c141 * PARAMETERS: command_num_arg - String containing the number of the
150 char *acpi_db_get_from_history(char *command_num_arg) in acpi_db_get_from_history() argument
154 if (command_num_arg == NULL) { in acpi_db_get_from_history()
159 cmd_num = strtoul(command_num_arg, NULL, 0); in acpi_db_get_from_history()
H A Dacdebug.h234 char *acpi_db_get_from_history(char *command_num_arg);
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbhistry.c141 * PARAMETERS: command_num_arg - String containing the number of the
150 char *acpi_db_get_from_history(char *command_num_arg) in acpi_db_get_from_history() argument
154 if (command_num_arg == NULL) { in acpi_db_get_from_history()
159 cmd_num = strtoul(command_num_arg, NULL, 0); in acpi_db_get_from_history()
H A Dacdebug.h234 char *acpi_db_get_from_history(char *command_num_arg);

Completed in 2 milliseconds