Searched refs:AML_RESOURCE_PIN_GROUP_FUNCTION (Results 1 – 5 of 5) sorted by relevance
768 } AML_RESOURCE_PIN_GROUP_FUNCTION; typedef838 AML_RESOURCE_PIN_GROUP_FUNCTION PinGroupFunction;
337 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION), /* ACPI_RESOURCE_TYPE_PIN_GROUP_FUNCTION */
885 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION),
205 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION),
2199 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION) + in RsDoPinGroupFunctionDescriptor()2214 ResourceSource = ACPI_ADD_PTR (char, Descriptor, sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION)); in RsDoPinGroupFunctionDescriptor()