Searched refs:DebugLevel (Results 1 – 11 of 11) sorted by relevance
250 UINT32 DebugLevel; in AcpiPsDisplayObjectPathname() local255 DebugLevel = AcpiDbgLevel; in AcpiPsDisplayObjectPathname()302 AcpiDbgLevel = DebugLevel; in AcpiPsDisplayObjectPathname()
335 if (!(AcpiDbgLevel & Info->DebugLevel)) in AcpiNsDumpOneObject()819 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()991 UINT32 DebugLevel) in AcpiNsDumpEntry() argument999 Info.DebugLevel = DebugLevel; in AcpiNsDumpEntry()
364 UINT32 DebugLevel; member377 UINT32 DebugLevel; member
377 UINT32 DebugLevel);
796 UINT32 DebugLevel,
1198 UINT32 DebugLevel; member
191 UINT32 DebugLevel, in AcpiDebugTrace() argument206 AcpiGbl_TraceDbgLevel = DebugLevel; in AcpiDebugTrace()
1389 UINT32 DebugLevel = 0; in AcpiDbTrace() local1424 DebugLevel = AcpiGbl_DbConsoleDebugLevel; in AcpiDbTrace()1431 DebugLevel = ACPI_LV_TRACE_POINT; in AcpiDbTrace()1449 DebugLevel, DebugLayer, Flags); in AcpiDbTrace()
528 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbWalkAndMatchName()928 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayObjects()967 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayFields()
308 InfoPtr->DebugLevel = AcpiDbgLevel; in ACPI_EXPORT_SYMBOL()
19238 The globals "DebugLevel" and "DebugLayer" have been renamed