Searched refs:PinList (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Daslmapenter.c73 * PinList - From GPIO descriptor
90 UINT16 *PinList,
108 Info = MpCreateGpioInfo (PinList[i], DeviceName);
114 Info->PinNumber = PinList[i];
86 MpSaveGpioInfo( ACPI_PARSE_OBJECT *Op, AML_RESOURCE *Resource, UINT32 PinCount, UINT16 *PinList, char *DeviceName) argument
H A Daslrestype2s.c288 UINT16 *PinList = NULL; local
329 PinList = InterruptList;
470 PinCount, PinList, ResourceSource);
497 UINT16 *PinList = NULL; local
519 PinList = InterruptList;
538 PinList = InterruptList;
677 PinCount, PinList, ResourceSource);
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c189 UINT16 *PinList; local
240 PinList = (UINT16 *) ACPI_ADD_PTR (char, Resource,
246 AcpiOsPrintf ("0x%4.4X%s\n", PinList[i],
255 PinCount, PinList, DeviceName);
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Damlresrc.h593 UINT16 *PinList,
/freebsd-11.0-release/usr.sbin/acpi/acpidb/
H A Dacpidb.c115 UINT32 PinCount, UINT16 *PinList, char *DeviceName)
114 MpSaveGpioInfo(ACPI_PARSE_OBJECT *Op, AML_RESOURCE *Resource, UINT32 PinCount, UINT16 *PinList, char *DeviceName) argument

Completed in 72 milliseconds