Searched refs:PinList (Results 1 – 5 of 5) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | aslmapenter.c | 90 UINT16 *PinList, in MpSaveGpioInfo() argument 108 Info = MpCreateGpioInfo (PinList[i], DeviceName); in MpSaveGpioInfo() 114 Info->PinNumber = PinList[i]; in MpSaveGpioInfo()
|
| A D | aslrestype2s.c | 288 UINT16 *PinList = NULL; in RsDoGpioIntDescriptor() local 329 PinList = InterruptList; in RsDoGpioIntDescriptor() 477 PinCount, PinList, ResourceSource); in RsDoGpioIntDescriptor() 504 UINT16 *PinList = NULL; in RsDoGpioIoDescriptor() local 526 PinList = InterruptList; in RsDoGpioIoDescriptor() 545 PinList = InterruptList; in RsDoGpioIoDescriptor() 691 PinCount, PinList, ResourceSource); in RsDoGpioIoDescriptor()
|
| /third_party/lib/acpica/source/components/disassembler/ |
| A D | dmresrcl2.c | 189 UINT16 *PinList; in AcpiDmGpioCommon() local 240 PinList = (UINT16 *) ACPI_ADD_PTR (char, Resource, in AcpiDmGpioCommon() 246 AcpiOsPrintf ("0x%4.4X%s\n", PinList[i], in AcpiDmGpioCommon() 254 PinCount, PinList, DeviceName); in AcpiDmGpioCommon()
|
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aemain.c | 109 UINT16 *PinList, in MpSaveGpioInfo() argument
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | amlresrc.h | 593 UINT16 *PinList,
|
Completed in 10 milliseconds