Searched refs:AML_RETURN_OP (Results 1 – 8 of 8) sorted by relevance
257 case AML_RETURN_OP: in AcpiDsExecBeginControlOp()364 case AML_RETURN_OP: in AcpiDsExecEndControlOp()
364 case AML_RETURN_OP: in AcpiDsIsResultUsed()
352 case AML_RETURN_OP: in AnOperandTypecheckWalkEnd()366 if (Op->Asl.AmlOpcode == AML_RETURN_OP) in AnOperandTypecheckWalkEnd()
506 /* RETURN */ OP_TABLE_ENTRY (AML_RETURN_OP, 0, …
735 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmDescendingOp()1279 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmAscendingOp()
204 if (Op->Common.AmlOpcode == AML_RETURN_OP) in AcpiDmDisplayTargetPathname()
246 #define AML_RETURN_OP (UINT16) 0xa4 macro
707 (ParentOp->Common.AmlOpcode == AML_RETURN_OP)) && in AcpiDmFindOrphanDescending()