Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Ddbtest.c78 static void acpi_db_evaluate_all_predefined_names(char *count_arg);
888 static void acpi_db_evaluate_all_predefined_names(char *count_arg) in acpi_db_evaluate_all_predefined_names() argument
895 if (count_arg) { in acpi_db_evaluate_all_predefined_names()
896 info.max_count = strtoul(count_arg, NULL, 0); in acpi_db_evaluate_all_predefined_names()
Dacdebug.h152 void acpi_db_batch_execute(char *count_arg);