| /third_party/lib/acpica/source/components/utilities/ |
| A D | utstate.c | 143 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE; in AcpiUtCreateGenericState() 183 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD; in AcpiUtCreateThreadState() 234 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE; in AcpiUtCreateUpdateState() 276 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE; in AcpiUtCreatePkgState() 319 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL; in AcpiUtCreateControlState()
|
| A D | uttrack.c | 654 UINT8 DescriptorType; in AcpiUtDumpAllocations() local 702 DescriptorType = 0; /* Not a valid descriptor type */ in AcpiUtDumpAllocations() 710 DescriptorType = ACPI_DESC_TYPE_OPERAND; in AcpiUtDumpAllocations() 718 DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiUtDumpAllocations() 726 DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtDumpAllocations() 737 switch (DescriptorType) in AcpiUtDumpAllocations()
|
| A D | utinit.c | 241 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
|
| /third_party/lib/acpica/source/compiler/ |
| A D | aslrestype1.c | 86 Descriptor->EndTag.DescriptorType = ACPI_RESOURCE_NAME_END_TAG | in RsDoEndTagDescriptor() 116 Descriptor->EndDpf.DescriptorType = in RsDoEndDependentDescriptor() 153 Descriptor->Memory24.DescriptorType = ACPI_RESOURCE_NAME_MEMORY24; in RsDoMemory24Descriptor() 259 Descriptor->Memory32.DescriptorType = ACPI_RESOURCE_NAME_MEMORY32; in RsDoMemory32Descriptor() 362 Descriptor->FixedMemory32.DescriptorType = ACPI_RESOURCE_NAME_FIXED_MEMORY32; in RsDoMemory32FixedDescriptor() 450 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentDescriptor() 538 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentNoPriDescriptor() 601 Descriptor->VendorSmall.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_SMALL; in RsDoVendorSmallDescriptor() 639 Descriptor->VendorSmall.DescriptorType |= (UINT8) i; in RsDoVendorSmallDescriptor()
|
| A D | aslrestype1i.c | 91 Descriptor->Dma.DescriptorType = in RsDoDmaDescriptor() 209 Descriptor->FixedDma.DescriptorType = in RsDoFixedDmaDescriptor() 285 Descriptor->Io.DescriptorType = in RsDoFixedIoDescriptor() 368 Descriptor->Io.DescriptorType = in RsDoIoDescriptor() 479 Descriptor->Irq.DescriptorType = in RsDoIrqDescriptor() 599 Descriptor->Irq.DescriptorType = in RsDoIrqNoFlagsDescriptor()
|
| A D | aslrestype2.c | 87 Descriptor->GenericReg.DescriptorType = ACPI_RESOURCE_NAME_GENERIC_REGISTER; in RsDoGeneralRegisterDescriptor() 217 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ; in RsDoInterruptDescriptor() 388 ASL_RESDESC_OFFSET (ExtendedIrq.DescriptorType)) in RsDoInterruptDescriptor() 436 Descriptor->VendorLarge.DescriptorType = ACPI_RESOURCE_NAME_VENDOR_LARGE; in RsDoVendorLargeDescriptor()
|
| A D | aslrestype2e.c | 93 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedIoDescriptor() 266 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedMemoryDescriptor() 447 Descriptor->ExtAddress64.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_ADDRESS64; in RsDoExtendedSpaceDescriptor()
|
| A D | aslrestype2s.c | 321 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIntDescriptor() 538 Descriptor->Gpio.DescriptorType = ACPI_RESOURCE_NAME_GPIO; in RsDoGpioIoDescriptor() 745 Descriptor->I2cSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoI2cSerialBusDescriptor() 895 Descriptor->SpiSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoSpiSerialBusDescriptor() 1074 Descriptor->UartSerialBus.DescriptorType = ACPI_RESOURCE_NAME_SERIAL_BUS; in RsDoUartSerialBusDescriptor()
|
| A D | aslrestype2q.c | 97 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordIoDescriptor() 318 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordMemoryDescriptor() 547 Descriptor->Address64.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS64; in RsDoQwordSpaceDescriptor()
|
| A D | aslrestype2w.c | 97 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordIoDescriptor() 318 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordBusNumberDescriptor() 523 Descriptor->Address16.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS16; in RsDoWordSpaceDescriptor()
|
| A D | aslmapenter.c | 155 if (Resource->DescriptorType != ACPI_RESOURCE_NAME_SERIAL_BUS) in MpSaveSerialInfo()
|
| A D | aslrestype2d.c | 97 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordIoDescriptor() 327 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordMemoryDescriptor() 562 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordSpaceDescriptor()
|
| /third_party/lib/acpica/source/components/resources/ |
| A D | rsutils.c | 250 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE) in AcpiRsSetResourceLength() 263 Aml->SmallHeader.DescriptorType = (UINT8) in AcpiRsSetResourceLength() 264 ((Aml->SmallHeader.DescriptorType & in AcpiRsSetResourceLength() 290 UINT8 DescriptorType, in AcpiRsSetResourceHeader() argument 299 Aml->SmallHeader.DescriptorType = DescriptorType; in AcpiRsSetResourceHeader()
|
| A D | rsio.c | 216 AML_OFFSET (StartDpf.DescriptorType),
|
| A D | rsirq.c | 79 AML_OFFSET (Irq.DescriptorType),
|
| /third_party/lib/acpica/source/components/parser/ |
| A D | psscope.c | 128 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope() 175 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
|
| A D | psutils.c | 104 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | amlresrc.h | 151 UINT8 DescriptorType; 258 UINT8 DescriptorType;\ 542 UINT8 DescriptorType; member
|
| A D | acobject.h | 83 … UINT8 DescriptorType; /* To differentiate various internal objs */\ 576 UINT8 DescriptorType; /* To differentiate various internal objs */ member
|
| A D | acstruct.h | 76 UINT8 DescriptorType; /* To differentiate various internal objs */ member
|
| A D | aclocal.h | 188 UINT8 DescriptorType; /* Differentiate object descriptor types */ member 675 UINT8 DescriptorType; /* To differentiate various internal objs */\ 909 UINT8 DescriptorType; /* To differentiate various internal objs */\
|
| /third_party/lib/acpica/source/components/dispatcher/ |
| A D | dswstate.c | 262 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT; in AcpiDsResultStackPush() 618 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK; in AcpiDsCreateWalkState() 794 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK) in AcpiDsDeleteWalkState()
|
| A D | dswscope.c | 145 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
|
| A D | dsmthdat.c | 117 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit() 130 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
|
| /third_party/lib/acpica/source/components/events/ |
| A D | evmisc.c | 174 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()
|