Home
last modified time | relevance | path

Searched refs:AML_POWER_RESOURCE_OP (Results 1 – 6 of 6) sorted by relevance

/acpica-latest/source/components/disassembler/
Ddmwalk.c384 case AML_POWER_RESOURCE_OP: in AcpiDmBlockType()
471 case AML_POWER_RESOURCE_OP: in AcpiDmListType()
825 case AML_POWER_RESOURCE_OP: in AcpiDmDescendingOp()
/acpica-latest/source/components/parser/
Dpstree.c450 case AML_POWER_RESOURCE_OP: in AcpiPsGetChild()
/acpica-latest/source/include/
Damlcode.h292 #define AML_POWER_RESOURCE_OP (UINT16) 0x5b84 macro
/acpica-latest/source/components/dispatcher/
Ddswload2.c693 case AML_POWER_RESOURCE_OP: in AcpiDsLoad2EndOp()
/acpica-latest/source/compiler/
Daslmap.c471 /* POWERRESOURCE */ OP_TABLE_ENTRY (AML_POWER_RESOURCE_OP, 0, …
Dasloperands.c1259 case AML_POWER_RESOURCE_OP: in OpnAttachNameToNode()