Searched refs:ComponentId (Results 1 – 7 of 7) sorted by relevance
/acpica-3.5.0/source/components/utilities/ |
D | utdebug.c | 292 UINT32 ComponentId, in AcpiDebugPrint() argument 304 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 393 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 402 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL() 436 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL() 444 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 447 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 477 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 486 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 489 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|
D | utobject.c | 205 UINT32 ComponentId, in AcpiUtCreateInternalObjectDbg() argument 219 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 234 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 540 UINT32 ComponentId) in AcpiUtAllocateObjectDescDbg() argument
|
D | utbuffer.c | 331 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument 337 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
|
/acpica-3.5.0/source/include/ |
D | acutils.h | 565 UINT32 ComponentId); 572 UINT32 ComponentId, 580 UINT32 ComponentId, 588 UINT32 ComponentId, 596 UINT32 ComponentId); 603 UINT32 ComponentId, 611 UINT32 ComponentId, 619 UINT32 ComponentId, 627 UINT32 ComponentId, 635 UINT32 ComponentId); [all …]
|
D | acpixf.h | 1404 UINT32 ComponentId, 1416 UINT32 ComponentId,
|
D | actbl2.h | 1907 UINT16 ComponentId; member
|
/acpica-3.5.0/source/common/ |
D | dmtbinfo2.c | 1301 {ACPI_DMT_UINT16, ACPI_MPST0B_OFFSET (ComponentId), "Component Id", 0},
|