Home
last modified time | relevance | path

Searched refs:VendorData (Results 1 – 7 of 7) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Daslrestype2s.c63 UINT8 *VendorData,
186 UINT8 *VendorData, in RsGetVendorData() argument
228 VendorData++; in RsGetVendorData()
286 UINT8 *VendorData = NULL; in RsDoGpioIntDescriptor() local
427 ACPI_PTR_DIFF (VendorData, Descriptor); in RsDoGpioIntDescriptor()
502 UINT8 *VendorData = NULL; in RsDoGpioIoDescriptor() local
641 ACPI_PTR_DIFF (VendorData, Descriptor); in RsDoGpioIoDescriptor()
716 UINT8 *VendorData = NULL; in RsDoI2cSerialBusDescriptor() local
866 UINT8 *VendorData = NULL; in RsDoSpiSerialBusDescriptor() local
903 VendorData = ACPI_ADD_PTR (UINT8, Descriptor, in RsDoSpiSerialBusDescriptor()
[all …]
A Daslrestype2.c413 UINT8 *VendorData; in RsDoVendorLargeDescriptor() local
441 VendorData = ((UINT8 *) Descriptor) + sizeof (AML_RESOURCE_LARGE_HEADER); in RsDoVendorLargeDescriptor()
452 VendorData[i] = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoVendorLargeDescriptor()
A Daslrestype1.c590 UINT8 *VendorData; in RsDoVendorSmallDescriptor() local
602 VendorData = ((UINT8 *) Descriptor) + sizeof (AML_RESOURCE_SMALL_HEADER); in RsDoVendorSmallDescriptor()
629 VendorData[i] = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoVendorSmallDescriptor()
/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcl2.c190 UINT8 *VendorData; in AcpiDmGpioCommon() local
222 VendorData = ACPI_ADD_PTR (UINT8, Resource, in AcpiDmGpioCommon()
225 AcpiDmDumpRawDataBuffer (VendorData, in AcpiDmGpioCommon()
428 UINT8 *VendorData; in AcpiDmDumpSerialBusVendorData() local
441 VendorData = ACPI_ADD_PTR (UINT8, Resource, in AcpiDmDumpSerialBusVendorData()
450 VendorData = ACPI_ADD_PTR (UINT8, Resource, in AcpiDmDumpSerialBusVendorData()
459 VendorData = ACPI_ADD_PTR (UINT8, Resource, in AcpiDmDumpSerialBusVendorData()
470 AcpiDmDumpRawDataBuffer (VendorData, VendorLength, Level); in AcpiDmDumpSerialBusVendorData()
/third_party/lib/acpica/source/components/resources/
A Drsserial.c144 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.Gpio.VendorData),
196 {ACPI_RSC_MOVE_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorData),
276 {ACPI_RSC_MOVE_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorData),
372 {ACPI_RSC_MOVE_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorData),
A Drsdumpinfo.c252 …{ACPI_RSD_SHORTLISTX,ACPI_RSD_OFFSET (Gpio.VendorData), "VendorData", …
272 …{ACPI_RSD_SHORTLISTX,ACPI_RSD_OFFSET (CommonSerialBus.VendorData), "VendorData", …
/third_party/lib/acpica/source/include/acpica/
A Dacrestyp.h457 UINT8 *VendorData; member
492 UINT8 *VendorData;

Completed in 13 milliseconds