Searched refs:AML_RETURN_OP (Results 1 – 8 of 8) sorted by relevance
148 case AML_RETURN_OP: in AcpiDsExecBeginControlOp()255 case AML_RETURN_OP: in AcpiDsExecEndControlOp()
257 case AML_RETURN_OP: in AcpiDsIsResultUsed()
233 case AML_RETURN_OP: in AnOperandTypecheckWalkEnd()247 if (Op->Asl.AmlOpcode == AML_RETURN_OP) in AnOperandTypecheckWalkEnd()
381 /* RETURN */ OP_TABLE_ENTRY (AML_RETURN_OP, 0, …
559 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmDescendingOp()1049 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmAscendingOp()
92 if (Op->Common.AmlOpcode == AML_RETURN_OP) in AcpiDmDisplayTargetPathname()
143 #define AML_RETURN_OP (UINT16) 0xa4 macro
567 (ParentOp->Common.AmlOpcode == AML_RETURN_OP)) && in AcpiDmFindOrphanDescending()
Completed in 16 milliseconds