Searched refs:AML_REGION_OP (Results 1 – 9 of 9) sorted by relevance
574 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()
238 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()
264 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()
380 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_db_second_pass_parse()
144 #define AML_REGION_OP (u16) 0x5b80 macro
484 if (op->common.aml_opcode == AML_REGION_OP || in acpi_ps_parse_loop()
463 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load1_end_op()
170 AML_REGION_OP) in acpi_ps_complete_this_op()
643 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_exec_end_op()