Home | History | Annotate | Download | only in include

Lines Matching defs:Method

324 #define ANOBJ_TEMPORARY                 0x02    /* Node is create by a method and is temporary */
325 #define ANOBJ_METHOD_ARG 0x04 /* Node is a method argument */
326 #define ANOBJ_METHOD_LOCAL 0x08 /* Node is a method local */
329 #define ANOBJ_ALLOCATED_BUFFER 0x40 /* Method AML buffer is dynamic (InstallMethod) */
333 #define ANOBJ_METHOD_NO_RETVAL 0x10 /* iASL only: Method has no return value */
334 #define ANOBJ_METHOD_SOME_NO_RETVAL 0x20 /* iASL only: Method has at least one return value */
478 * ParamCount - Number of arguments to the method
623 /* Dispatch info for each GPE -- either a method or handler, cannot be both */
629 ACPI_NAMESPACE_NODE *MethodNode; /* Method node for this GPE level (saved) */
646 * of dispatch - Method, Handler, or Implicit Notify.
650 ACPI_NAMESPACE_NODE *MethodNode; /* Method node for this GPE level */
662 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */
776 ACPI_NAMESPACE_NODE *EvtMethod; /* The _EVT method to be executed when an interrupt with ID = IntID is received */
1084 #define ACPI_DASM_PLD_METHOD 0x04 /* Buffer is a _PLD method bit-packed buffer */
1143 * Extended Op for named ops (Scope, Method, etc.), deferred ops (Methods and OpRegions),
1214 * method.
1530 ACPI_HANDLE Method;
1547 * Arguments to be passed to method for the commands Threads and