Home
last modified time | relevance | path

Searched refs:AcpiEvIsNotifyObject (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devmisc.c183 AcpiEvIsNotifyObject ( in AcpiEvIsNotifyObject() function
235 if (!AcpiEvIsNotifyObject (Node)) in AcpiEvQueueNotifyRequest()
H A Devxface.c270 if (!AcpiEvIsNotifyObject (Node)) in AcpiInstallNotifyHandler()
445 if (!AcpiEvIsNotifyObject (Node)) in ACPI_EXPORT_SYMBOL()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslstubs.c255 AcpiEvIsNotifyObject ( in AcpiEvIsNotifyObject() function
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacevents.h191 AcpiEvIsNotifyObject (
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexoparg2.c232 if (!AcpiEvIsNotifyObject (Node)) in AcpiExOpcode_2A_0T_0R()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c600 if (AcpiEvIsNotifyObject (Node)) in AcpiDbSendNotify()