Searched refs:ACPI_RSC_COUNT_GPIO_RES (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/dev/acpica/components/resources/ |
| H A 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), 798 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinConfig.ResourceSource.StringLength), 858 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength), 915 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength), 925 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength), 986 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSource.StringLength), 996 … {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() 715 case ACPI_RSC_COUNT_GPIO_RES: in AcpiRsConvertResourceToAml()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acresrc.h | 202 ACPI_RSC_COUNT_GPIO_RES, enumerator
|