Searched refs:ACPI_INFO (Results 1 – 15 of 15) sorted by relevance
| /third_party/lib/acpica/source/tools/examples/ |
| A D | examples.c | 152 ACPI_INFO ((AE_INFO, "Example ACPICA info message")); in main() 189 ACPI_INFO ((AE_INFO, "Loading ACPI tables")); in InitializeFullAcpica() 352 ACPI_INFO ((AE_INFO, "Received a notify 0x%X", Value)); in NotifyHandler() 387 ACPI_INFO ((AE_INFO, "Received a region access")); in RegionHandler() 447 ACPI_INFO ((AE_INFO, "Executing _OSI reserved method")); in ExecuteOSI() 486 ACPI_INFO ((AE_INFO, "_OSI returned 0x%8.8X", in ExecuteOSI() 514 ACPI_INFO ((AE_INFO, "Executing MAIN method")); in ExecuteMAIN()
|
| /third_party/lib/acpica/source/components/tables/ |
| A D | tbprint.c | 152 ACPI_INFO ((AE_INFO, "%-4.4s 0x%8.8X%8.8X %06X", in AcpiTbPrintTableHeader() 164 ACPI_INFO ((AE_INFO, "RSDP 0x%8.8X%8.8X %06X (v%.2d %-6.6s)", in AcpiTbPrintTableHeader() 177 ACPI_INFO ((AE_INFO, in AcpiTbPrintTableHeader()
|
| A D | tbxfload.c | 236 ACPI_INFO ((AE_INFO, in ACPI_EXPORT_SYMBOL_INIT() 349 ACPI_INFO ((AE_INFO, "Host-directed Dynamic ACPI Table Load:")); in ACPI_EXPORT_SYMBOL_INIT()
|
| A D | tbinstal.c | 295 ACPI_INFO ((AE_INFO, in AcpiTbInstallStandardTable() 467 ACPI_INFO ((AE_INFO, "%4.4s 0x%8.8X%8.8X" in AcpiTbOverrideTable()
|
| A D | tbutils.c | 188 ACPI_INFO ((AE_INFO, in AcpiTbCopyDsdt()
|
| /third_party/lib/acpica/source/components/executer/ |
| A D | exconfig.c | 279 ACPI_INFO ((AE_INFO, "Dynamic OEM Table Load:")); in AcpiExLoadTableOp() 519 ACPI_INFO ((AE_INFO, "Dynamic OEM Table Load:")); in AcpiExLoadOp()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acoutput.h | 233 #define ACPI_INFO(plist) AcpiInfo plist macro 245 #define ACPI_INFO(plist) macro
|
| /third_party/lib/acpica/source/components/events/ |
| A D | evgpeinit.c | 295 ACPI_INFO ((AE_INFO, "Enabled %u new GPEs", WalkInfo.Count)); in AcpiEvUpdateGpes()
|
| A D | evgpeblk.c | 545 ACPI_INFO ((AE_INFO, in AcpiEvInitializeGpeBlock()
|
| /third_party/lib/acpica/source/components/namespace/ |
| A D | nseval.c | 399 ACPI_INFO ((AE_INFO, in AcpiNsExecModuleCodeList()
|
| /third_party/lib/acpica/source/components/utilities/ |
| A D | uttrack.c | 778 ACPI_INFO ((AE_INFO, "No outstanding allocations")); in AcpiUtDumpAllocations()
|
| /third_party/lib/acpica/source/components/dispatcher/ |
| A D | dsmethod.c | 870 ACPI_INFO ((AE_INFO, in AcpiDsTerminateControlMethod()
|
| A D | dsobject.c | 541 ACPI_INFO ((AE_INFO, in AcpiDsBuildInternalPackageObj()
|
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbcmds.c | 408 ACPI_INFO ((AE_INFO, "%4.4s - Table has been unloaded", in AcpiDbDisplayTableInfo()
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 5327 Affects ACPI_INFO, ACPI_ERROR, ACPI_EXCEPTION, and ACPI_WARNING (about 9178 ACPI_WARNING, and ACPI_INFO replace the ACPI_REPORT_* macros. The older
|
Completed in 35 milliseconds