Lines Matching refs:Parameters
175 * PARAMETERS: Handle - Object handle (optional)
177 * ExternalParams - List of parameters to pass to a method,
179 * if no parameters are being passed.
187 * parameters if necessary. One of "Handle" or "Pathname" must
308 * PARAMETERS: Handle - Object handle (optional)
310 * ExternalParams - List of parameters to pass to method,
312 * if no parameters are being passed.
319 * parameters if necessary. One of "Handle" or "Pathname" must
419 Info->Parameters = ACPI_ALLOCATE_ZEROED (
421 if (!Info->Parameters)
432 &ExternalParams->Pointer[i], &Info->Parameters[i]);
439 Info->Parameters[Info->ParamCount] = NULL;
488 Info->Parameters = ACPI_ALLOCATE_ZEROED (
490 if (!Info->Parameters)
501 &ExternalParams->Pointer[i], &Info->Parameters[i]);
508 Info->Parameters[Info->ParamCount] = NULL;
623 if (Info->Parameters)
627 AcpiUtDeleteInternalObjectList (Info->Parameters);
641 * PARAMETERS: Info - Evaluation info block
718 * PARAMETERS: Type - ACPI_OBJECT_TYPE to search for
828 * PARAMETERS: Callback from AcpiGetDevice
972 * PARAMETERS: HID - HID to search for. Can be NULL.
1049 * PARAMETERS: ObjHandle - Namespace node
1107 * PARAMETERS: ObjHandle - Namespace node handle
1162 * PARAMETERS: ObjHandle - Namespace node