Searched refs:ACPI_RSC_COUNT_GPIO_RES (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/sys/contrib/dev/acpica/source/components/resources/ |
H A D | rsserial.c | 238 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.Gpio.ResourceSource.StringLength), 310 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinFunction.ResourceSource.StringLength), 749 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinConfig.ResourceSource.StringLength), 809 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength), 866 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength), 876 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength), 937 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSource.StringLength), 947 … {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringLength),
|
H A D | rsmisc.c | 324 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertAmlToResource() 712 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertResourceToAml()
|
/dflybsd-src/sys/contrib/dev/acpica/source/include/ |
H A D | acresrc.h | 202 ACPI_RSC_COUNT_GPIO_RES, enumerator
|