Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c211 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeCommonNotifyHandler()
249 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeSystemNotifyHandler()
284 AcpiUtGetNotifyName (Value, ACPI_TYPE_ANY)); in AeDeviceNotifyHandler()
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutdecode.c561 AcpiUtGetNotifyName ( in AcpiUtGetNotifyName() function
/netbsd-src/sys/external/bsd/acpica/dist/events/
H A Devmisc.c185 NotifyValue, AcpiUtGetNotifyName (NotifyValue, ACPI_TYPE_ANY), Node)); in AcpiEvQueueNotifyRequest()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacutils.h326 AcpiUtGetNotifyName (
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmopcode.c221 AcpiOsPrintf (" // %s", AcpiUtGetNotifyName (NotifyValue, Type)); in AcpiDmNotifyDescription()