Home
last modified time | relevance | path

Searched refs:AML_REGION_OP (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/acpi/acpica/
A Ddswload2.c574 case AML_REGION_OP: in acpi_ds_load2_end_op()
577 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load2_end_op()
A Ddsutils.c238 if ((op->common.parent->common.aml_opcode == AML_REGION_OP) || in acpi_ds_is_result_used()
489 && (parent_op->common.aml_opcode != AML_REGION_OP) in acpi_ds_create_operand()
A Dpsobject.c264 if ((*op)->common.aml_opcode == AML_REGION_OP || in acpi_ps_build_named_op()
555 if (((*op)->common.aml_opcode == AML_REGION_OP) in acpi_ps_complete_op()
A Ddbutils.c380 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_db_second_pass_parse()
A Damlcode.h144 #define AML_REGION_OP (u16) 0x5b80 macro
A Ddswload.c463 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load1_end_op()
A Dpsloop.c483 if (op->common.aml_opcode == AML_REGION_OP || in acpi_ps_parse_loop()
A Dpsparse.c170 AML_REGION_OP) in acpi_ps_complete_this_op()
A Ddswexec.c641 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_exec_end_op()

Completed in 12 milliseconds