Searched refs:ACPI_RSC_COUNT_GPIO_RES (Results 1 – 3 of 3) sorted by relevance
/reactos/drivers/bus/acpi/acpica/resources/ |
H A D | rsserial.c | 130 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.Gpio.ResourceSource.StringLength), 202 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinFunction.ResourceSource.StringLength), 641 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinConfig.ResourceSource.StringLength), 701 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength), 758 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength), 768 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength), 829 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSource.StringLength), 839 … {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringLength),
|
H A D | rsmisc.c | 216 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertAmlToResource() 604 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertResourceToAml()
|
/reactos/drivers/bus/acpi/acpica/include/ |
H A D | acresrc.h | 93 ACPI_RSC_COUNT_GPIO_RES, enumerator
|