Lines Matching refs:Notify
372 Notify
1697 Updated the use of the AcpiOsWaitEventsComplete interface during Notify
1741 2) Standard values for the Notify() operator are decoded to descriptive
4881 GPE Notify". This feature will automatically issue a Notify(2) on a
4957 Notify() can still be performed on it. ACPICA BZ 876. Suggestion from Rui
7466 Implemented several changes for Notify handling. Added support for new
7467 Notify
7468 values (ACPI 2.0+) and improved the Notify debug output. Notify on
7528 Implemented another MS compatibility design change for GPE/Notify
7845 Reverted a change to Notify handling that was introduced in version
7846 20070508. This version changed the Notify handling from asynchronous to
7847 fully synchronous (Device driver Notify handling with respect to the
7848 Notify
7950 Notify AML operator. Previously, notify handlers were dispatched and
7954 thread that executed the Notify() now waits at a synchronization point
7957 Notify
8668 - Possible memory leak, Notify sub-objects of Processor, Power,
12320 Updated Notify() values for debug statements in evmisc.c
14873 Implemented support to allow a "Notify" on a Processor object.
15438 interpreter code for the ASL Notify operator.
15916 Notify handler fix - notifies are deferred until the parent method