Lines Matching refs:Pointer
91 * Buffer - Pointer to a data buffer
92 * ReturnNode - Pointer to where the device node is returned
155 * RetBuffer - Pointer to a buffer to receive the
206 * RetBuffer - Pointer to a buffer to receive the
257 * RetBuffer - Pointer to a buffer to receive the
305 * InBuffer - Pointer to a buffer containing the
332 (!InBuffer->Pointer) ||
359 * InBuffer - Pointer to a buffer containing the
403 * PARAMETERS: Resource - Pointer to a resource
404 * Out - Pointer to the users's return buffer
473 * Uuid - Pointer to the UUID to be matched.
579 memcpy (Buffer->Pointer, Resource, Resource->Length);
621 if (!Buffer || !Buffer->Pointer || !UserFunction)
628 Resource = ACPI_CAST_PTR (ACPI_RESOURCE, Buffer->Pointer);
630 ACPI_RESOURCE, Buffer->Pointer, Buffer->Length);
739 ACPI_FREE (Buffer.Pointer);