Home
last modified time | relevance | path

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

/acpica-latest/source/components/resources/
Drscalc.c786 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
Drsserial.c884 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/acpica-latest/source/include/
Daclocal.h1462 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/acpica-latest/source/compiler/
Daslrestype2s.c2209 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()