Searched refs:AML_REGION_OP (Results 1 - 8 of 8) sorted by relevance

/drivers/acpi/acpica/
H A Ddswload2.c573 case AML_REGION_OP:
576 if (op->common.aml_opcode == AML_REGION_OP) {
H A Ddsutils.c275 if ((op->common.parent->common.aml_opcode == AML_REGION_OP) ||
528 && (parent_op->common.aml_opcode != AML_REGION_OP)
H A Ddswload.c466 if (op->common.aml_opcode == AML_REGION_OP) {
H A Dpsloop.c567 if (op->common.aml_opcode == AML_REGION_OP ||
H A Dpsparse.c200 AML_REGION_OP)
H A Damlcode.h173 #define AML_REGION_OP (u16) 0x5b80 macro
H A Ddswexec.c643 if (op->common.aml_opcode == AML_REGION_OP) {
H A Dpsobject.c243 if ((*op)->common.aml_opcode == AML_REGION_OP ||

Completed in 363 milliseconds