Searched refs:acpi_aml_active_reader (Results 1 – 1 of 1) sorted by relevance
64 static struct file *acpi_aml_active_reader; variable488 if (acpi_aml_active_reader) { in acpi_aml_open()493 acpi_aml_active_reader = file; in acpi_aml_open()505 if (acpi_aml_active_reader == file) { in acpi_aml_open()527 if (acpi_aml_active_reader == file) in acpi_aml_open()528 acpi_aml_active_reader = NULL; in acpi_aml_open()539 if (file == acpi_aml_active_reader) { in acpi_aml_release()541 acpi_aml_active_reader = NULL; in acpi_aml_release()