Searched defs:DeviceName (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | aslmapenter.c | 194 MpSaveGpioInfo(ACPI_PARSE_OBJECT * Op,AML_RESOURCE * Resource,UINT32 PinCount,UINT16 * PinList,char * DeviceName) argument 246 MpSaveSerialInfo(ACPI_PARSE_OBJECT * Op,AML_RESOURCE * Resource,char * DeviceName) argument 320 MpCreateGpioInfo(UINT16 PinNumber,char * DeviceName) argument 398 MpCreateSerialInfo(char * DeviceName,UINT16 Address) argument [all...] |
| H A D | aslmaputils.c | 314 MpGetHidViaNamestring(char * DeviceName) argument 406 MpGetDdnValue(char * DeviceName) argument
|
| H A D | asltypes.h | 458 char *DeviceName; member in struct:acpi_gpio_info 474 char *DeviceName; member in struct:acpi_serial_info
|
| /src/sys/external/bsd/acpica/dist/disassembler/ |
| H A D | dmresrcl2.c | 311 char *DeviceName = NULL; local in function:AcpiDmGpioCommon 537 char *DeviceName = NULL; local in function:AcpiDmClockInputDescriptor 594 char *DeviceName = NULL; local in function:AcpiDmPinFunctionDescriptor 772 char *DeviceName; local in function:AcpiDmCsi2SerialBusDescriptor 841 char *DeviceName; local in function:AcpiDmI2cSerialBusDescriptor 915 char *DeviceName; local in function:AcpiDmSpiSerialBusDescriptor 998 char *DeviceName; local in function:AcpiDmUartSerialBusDescriptor 1145 char *DeviceName = NULL; local in function:AcpiDmPinConfigDescriptor 1324 char *DeviceName = NULL; local in function:AcpiDmPinGroupFunctionDescriptor 1398 char *DeviceName = NULL; local in function:AcpiDmPinGroupConfigDescriptor [all...] |
| /src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
| H A D | aemain.c | 211 MpSaveGpioInfo(ACPI_PARSE_OBJECT * Op,AML_RESOURCE * Resource,UINT32 PinCount,UINT16 * PinList,char * DeviceName) argument 221 MpSaveSerialInfo(ACPI_PARSE_OBJECT * Op,AML_RESOURCE * Resource,char * DeviceName) argument
|
| /src/sys/external/bsd/acpica/dist/include/ |
| H A D | actbl2.h | 982 char DeviceName[]; /* Path of namespace object */ member in struct:acpi_iort_named_component 3895 char DeviceName[]; /* Device Object Name */ member in struct:acpi_rimt_platform_device
|
Completed in 20 milliseconds