Searched refs:DeviceName (Results 1 – 10 of 10) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | aslmapenter.c | 59 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 D | aslmapoutput.c | 205 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 D | aslmaputils.c | 201 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 D | asltypes.h | 280 char *DeviceName; member 296 char *DeviceName; member
|
| /third_party/lib/acpica/source/components/disassembler/ |
| A D | dmresrcl2.c | 191 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 D | amlresrc.h | 594 char *DeviceName); 600 char *DeviceName); 608 char *DeviceName); 625 char *DeviceName);
|
| A D | actbl2.h | 602 char DeviceName[1]; member 858 char DeviceName[1]; /* Path of namespace object */ member
|
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aemain.c | 110 char *DeviceName) in MpSaveGpioInfo() argument 118 char *DeviceName) in MpSaveSerialInfo() argument
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtbinfo.c | 933 {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0}, 1482 {ACPI_DMT_STRING, ACPI_IORT1_OFFSET (DeviceName[0]), "Device Name", 0},
|
| A D | dmtbdump.c | 1752 Length = ACPI_OFFSET (ACPI_IORT_NAMED_COMPONENT, DeviceName); in AcpiDmDumpIort()
|
Completed in 40 milliseconds