Home
last modified time | relevance | path

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

/acpica-3.6.0/source/components/resources/
Drsdump.c221 ACPI_RESOURCE_LABEL *ResourceLabel);
628 ACPI_RESOURCE_LABEL *ResourceLabel) in AcpiRsDumpResourceLabel() argument
633 ResourceLabel->StringPtr ? in AcpiRsDumpResourceLabel()
634 ResourceLabel->StringPtr : "[Not Specified]"); in AcpiRsDumpResourceLabel()
Drsserial.c853 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength),
857 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringPtr),
Drscalc.c515 Resource->Data.PinGroup.ResourceLabel.StringLength + in AcpiRsGetAmlLength()
Drsdumpinfo.c410 …{ACPI_RSD_LABEL, ACPI_RSD_OFFSET (PinGroup.ResourceLabel), "ResourceLabel", …
/acpica-3.6.0/source/include/
Dacrestyp.h816 ACPI_RESOURCE_LABEL ResourceLabel; member