Searched refs:AML_RETURN_OP (Results 1 – 5 of 5) sorted by relevance
148 case AML_RETURN_OP: in AcpiDsExecBeginControlOp()255 case AML_RETURN_OP: in AcpiDsExecEndControlOp()
257 case AML_RETURN_OP: in AcpiDsIsResultUsed()
591 (Op->Common.AmlOpcode == AML_RETURN_OP)) in AcpiDmDescendingOp()1081 (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