Searched refs:AML_RETURN_OP (Results 1 – 8 of 8) sorted by relevance
144 case AML_RETURN_OP: in AcpiDsExecBeginControlOp()250 case AML_RETURN_OP: in AcpiDsExecEndControlOp()
257 case AML_RETURN_OP: in AcpiDsIsResultUsed()
226 case AML_RETURN_OP: in AnOperandTypecheckWalkEnd()240 if (Op->Asl.AmlOpcode == AML_RETURN_OP) in AnOperandTypecheckWalkEnd()
380 /* RETURN */ OP_TABLE_ENTRY (AML_RETURN_OP, 0, …
558 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmDescendingOp()1048 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmAscendingOp()
88 if (Op->Common.AmlOpcode == AML_RETURN_OP) in AcpiDmDisplayTargetPathname()
143 #define AML_RETURN_OP (UINT16) 0xa4 macro
559 (ParentOp->Common.AmlOpcode == AML_RETURN_OP)) && in AcpiDmFindOrphanDescending()