Searched refs:count_arg (Results 1 – 2 of 2) sorted by relevance
78 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() argument895 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()
152 void acpi_db_batch_execute(char *count_arg);