Home
last modified time | relevance | path

Searched refs:AML_RESOURCE_PIN_GROUP_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Damlresrc.h746 } AML_RESOURCE_PIN_GROUP_FUNCTION; typedef
820 AML_RESOURCE_PIN_GROUP_FUNCTION PinGroupFunction;
/freebsd-14.2/sys/contrib/dev/acpica/components/resources/
H A Drsinfo.c334 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION), /* ACPI_RESOURCE_TYPE_PIN_GROUP_FUNCTION */
H A Drsserial.c841 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION),
/freebsd-14.2/sys/contrib/dev/acpica/components/utilities/
H A Dutresrc.c205 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION),
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c2108 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION) + in RsDoPinGroupFunctionDescriptor()
2123 ResourceSource = ACPI_ADD_PTR (char, Descriptor, sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION)); in RsDoPinGroupFunctionDescriptor()