Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drscalc.c774 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
H A Drsserial.c770 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h1453 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1982 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()