Lines Matching defs:Function
128 * Function - Read or Write operation
151 UINT32 Function,
311 Status = Handler (Function, Address, BitWidth, Value, Context,
557 * Function - Passed to _REG: On (1) or Off (0)
568 UINT32 Function)
618 if ((Function == ACPI_REG_CONNECT &&
620 (Function == ACPI_REG_DISCONNECT &&
656 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function);
678 if (Function == ACPI_REG_CONNECT)
702 * Function - Passed to _REG: On (1) or Off (0)
715 UINT32 Function)
723 Info.Function = Function;
817 Status = AcpiEvExecuteRegMethod (ObjDesc, Info->Function);