Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslrestype2s.c2177 char *ResourceSourceLabel = NULL; in RsDoPinGroupFunctionDescriptor() local
2215 ResourceSourceLabel = ACPI_ADD_PTR (char, ResourceSource, ResSourceLength); in RsDoPinGroupFunctionDescriptor()
2216 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupFunctionDescriptor()
2223 ACPI_PTR_DIFF (ResourceSourceLabel, Descriptor); in RsDoPinGroupFunctionDescriptor()
2262 strcpy (ResourceSourceLabel, InitializerOp->Asl.Value.String); in RsDoPinGroupFunctionDescriptor()
2323 char *ResourceSourceLabel = NULL; in RsDoPinGroupConfigDescriptor() local
2361 ResourceSourceLabel = ACPI_ADD_PTR (char, ResourceSource, ResSourceLength); in RsDoPinGroupConfigDescriptor()
2362 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupConfigDescriptor()
2369 ACPI_PTR_DIFF (ResourceSourceLabel, Descriptor); in RsDoPinGroupConfigDescriptor()
2431 strcpy (ResourceSourceLabel, InitializerOp->Asl.Value.String); in RsDoPinGroupConfigDescriptor()
/acpica-latest/source/components/resources/
Drsserial.c920 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength),
924 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr),
991 … {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringLength),
995 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringPtr),
Drscalc.c524 Resource->Data.PinGroupFunction.ResourceSourceLabel.StringLength + in AcpiRsGetAmlLength()
533 Resource->Data.PinGroupConfig.ResourceSourceLabel.StringLength + in AcpiRsGetAmlLength()
Drsdumpinfo.c422 …{ACPI_RSD_SOURCE_LABEL, ACPI_RSD_OFFSET (PinGroupFunction.ResourceSourceLabel), "ResourceSourceLab…
436 …{ACPI_RSD_SOURCE_LABEL, ACPI_RSD_OFFSET (PinGroupConfig.ResourceSourceLabel), "ResourceSourceLabel…
/acpica-latest/source/include/
Dacrestyp.h829 ACPI_RESOURCE_LABEL ResourceSourceLabel; member
843 ACPI_RESOURCE_LABEL ResourceSourceLabel; member