Lines Matching defs:Handle
160 * PARAMETERS: Handle - Handle to be converted to a pathname
167 * the Handle parameter. This and the AcpiPathnameToHandle are
174 ACPI_HANDLE Handle,
201 Status = AcpiNsHandleToPathname (Handle, Buffer,
216 Node = AcpiNsValidateHandle (Handle);
284 * PARAMETERS: Handle - Object Handle
309 ACPI_HANDLE Handle,
330 if (!Handle || !ReturnBuffer)
341 Node = AcpiNsValidateHandle (Handle);