Searched refs:acpi_aml_active_reader (Results 1 – 1 of 1) sorted by relevance
64 static struct file *acpi_aml_active_reader; variable481 if (acpi_aml_active_reader) { in acpi_aml_open()486 acpi_aml_active_reader = file; in acpi_aml_open()498 if (acpi_aml_active_reader == file) { in acpi_aml_open()520 if (acpi_aml_active_reader == file) in acpi_aml_open()521 acpi_aml_active_reader = NULL; in acpi_aml_open()532 if (file == acpi_aml_active_reader) { in acpi_aml_release()534 acpi_aml_active_reader = NULL; in acpi_aml_release()