Searched refs:AML_REGION_OP (Results 1 – 8 of 8) sorted by relevance
573 case AML_REGION_OP: in acpi_ds_load2_end_op()576 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load2_end_op()
275 if ((op->common.parent->common.aml_opcode == AML_REGION_OP) || in acpi_ds_is_result_used()528 && (parent_op->common.aml_opcode != AML_REGION_OP) in acpi_ds_create_operand()
174 #define AML_REGION_OP (u16) 0x5b80 macro
466 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load1_end_op()
200 AML_REGION_OP) in acpi_ps_complete_this_op()
567 if (op->common.aml_opcode == AML_REGION_OP || in acpi_ps_parse_loop()
243 if ((*op)->common.aml_opcode == AML_REGION_OP || in acpi_ps_build_named_op()
643 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_exec_end_op()