Searched refs:acpi_aml_active_reader (Results 1 – 1 of 1) sorted by relevance
67 static struct file *acpi_aml_active_reader; variable491 if (acpi_aml_active_reader) { in acpi_aml_open()496 acpi_aml_active_reader = file; in acpi_aml_open()508 if (acpi_aml_active_reader == file) { in acpi_aml_open()530 if (acpi_aml_active_reader == file) in acpi_aml_open()531 acpi_aml_active_reader = NULL; in acpi_aml_open()542 if (file == acpi_aml_active_reader) { in acpi_aml_release()544 acpi_aml_active_reader = NULL; in acpi_aml_release()