Searched refs:ACPI_RSC_COUNT_GPIO_RES (Results 1 – 3 of 3) sorted by relevance
/acpica-latest/source/components/resources/ |
D | rsserial.c | 238 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.Gpio.ResourceSource.StringLength), 354 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinFunction.ResourceSource.StringLength), 793 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinConfig.ResourceSource.StringLength), 853 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength), 910 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength), 920 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength), 981 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSource.StringLength), 991 … {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringLength),
|
D | rsmisc.c | 324 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertAmlToResource() 715 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertResourceToAml()
|
/acpica-latest/source/include/ |
D | acresrc.h | 202 ACPI_RSC_COUNT_GPIO_RES, enumerator
|