Home
last modified time | relevance | path

Searched refs:ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/resources/
H A Drscalc.c774 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
H A Drsserial.c840 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Daclocal.h1454 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslrestype2s.c2118 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()