Searched refs:acpi_aml_exit (Results 1 – 2 of 2) sorted by relevance
90 static bool acpi_aml_exit; variable208 acpi_aml_exit = true; in acpi_aml_read_batch_log()284 acpi_aml_exit = false; in acpi_aml_loop()285 while (!acpi_aml_exit) { in acpi_aml_loop()
787 void __exit acpi_aml_exit(void) in acpi_aml_exit() function800 module_exit(acpi_aml_exit);