Home
last modified time | relevance | path

Searched refs:AcpiUtGetNotifyName (Results 1 – 5 of 5) sorted by relevance

/acpica-3.5.0/source/tools/acpiexec/
Daehandlers.c319 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeCommonNotifyHandler()
357 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeSystemNotifyHandler()
392 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeDeviceNotifyHandler()
/acpica-3.5.0/source/components/utilities/
Dutdecode.c669 AcpiUtGetNotifyName ( in AcpiUtGetNotifyName() function
/acpica-3.5.0/source/components/events/
Devmisc.c293 NotifyValue, AcpiUtGetNotifyName (NotifyValue, ACPI_TYPE_ANY), Node)); in AcpiEvQueueNotifyRequest()
/acpica-3.5.0/source/include/
Dacutils.h434 AcpiUtGetNotifyName (
/acpica-3.5.0/source/components/disassembler/
Ddmopcode.c329 AcpiOsPrintf (" // %s", AcpiUtGetNotifyName (NotifyValue, Type)); in AcpiDmNotifyDescription()