Home
last modified time | relevance | path

Searched refs:AML_EVENT_OP (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/components/disassembler/
Ddmwalk.c410 case AML_EVENT_OP: in AcpiDmBlockType()
749 (Op->Common.AmlOpcode == AML_EVENT_OP)) in AcpiDmDescendingOp()
858 case AML_EVENT_OP: in AcpiDmDescendingOp()
/acpica-latest/source/include/
Damlcode.h267 #define AML_EVENT_OP (UINT16) 0x5b02 macro
/acpica-latest/source/components/dispatcher/
Ddswload2.c703 case AML_EVENT_OP: in AcpiDsLoad2EndOp()
/acpica-latest/source/compiler/
Daslmap.c331 /* EVENT */ OP_TABLE_ENTRY (AML_EVENT_OP, 0, …
Dasloperands.c1254 case AML_EVENT_OP: in OpnAttachNameToNode()