Home
last modified time | relevance | path

Searched refs:DeviceName (Results 1 – 10 of 10) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Daslmapenter.c59 char *DeviceName);
63 char *DeviceName,
91 char *DeviceName) in MpSaveGpioInfo() argument
111 Info->DeviceName = DeviceName; in MpSaveGpioInfo()
141 char *DeviceName) in MpSaveSerialInfo() argument
189 Info->DeviceName = DeviceName; in MpSaveSerialInfo()
214 char *DeviceName) in MpCreateGpioInfo() argument
242 (strcmp (DeviceName, NextGpio->DeviceName) > 0)) in MpCreateGpioInfo()
252 !strcmp (DeviceName, NextGpio->DeviceName)) in MpCreateGpioInfo()
319 (strcmp (DeviceName, NextSerial->DeviceName) > 0)) in MpCreateSerialInfo()
[all …]
A Daslmapoutput.c205 HidString = MpGetHidViaNamestring (Info->DeviceName); in MpEmitGpioInfo()
210 strcmp (PrevDeviceName, Info->DeviceName)) in MpEmitGpioInfo()
214 HidString, Info->DeviceName); in MpEmitGpioInfo()
228 PrevDeviceName = Info->DeviceName; in MpEmitGpioInfo()
358 HidString = MpGetHidViaNamestring (Info->DeviceName); in MpEmitSerialInfo()
363 strcmp (PrevDeviceName, Info->DeviceName)) in MpEmitSerialInfo()
368 HidString, Info->DeviceName); in MpEmitSerialInfo()
382 PrevDeviceName = Info->DeviceName; in MpEmitSerialInfo()
A Daslmaputils.c201 char *DeviceName) in MpGetHidViaNamestring() argument
207 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetHidViaNamestring()
293 char *DeviceName) in MpGetDdnValue() argument
300 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetDdnValue()
A Dasltypes.h280 char *DeviceName; member
296 char *DeviceName; member
/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcl2.c191 char *DeviceName = NULL; in AcpiDmGpioCommon() local
201 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon()
203 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmGpioCommon()
254 PinCount, PinList, DeviceName); in AcpiDmGpioCommon()
497 char *DeviceName; in AcpiDmI2cSerialBusDescriptor() local
518 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmI2cSerialBusDescriptor()
540 MpSaveSerialInfo (Info->MappingOp, Resource, DeviceName); in AcpiDmI2cSerialBusDescriptor()
567 char *DeviceName; in AcpiDmSpiSerialBusDescriptor() local
597 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmSpiSerialBusDescriptor()
646 char *DeviceName; in AcpiDmUartSerialBusDescriptor() local
[all …]
/third_party/lib/acpica/source/include/acpica/
A Damlresrc.h594 char *DeviceName);
600 char *DeviceName);
608 char *DeviceName);
625 char *DeviceName);
A Dactbl2.h602 char DeviceName[1]; member
858 char DeviceName[1]; /* Path of namespace object */ member
/third_party/lib/acpica/source/tools/acpiexec/
A Daemain.c110 char *DeviceName) in MpSaveGpioInfo() argument
118 char *DeviceName) in MpSaveSerialInfo() argument
/third_party/lib/acpica/source/common/
A Ddmtbinfo.c933 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
1482 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},
A Ddmtbdump.c1752 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()

Completed in 40 milliseconds