Lines Matching refs:Notify
3379 Notify
4704 Updated the use of the AcpiOsWaitEventsComplete interface during Notify
4748 2) Standard values for the Notify() operator are decoded to descriptive
7888 GPE Notify". This feature will automatically issue a Notify(2) on a
7964 Notify() can still be performed on it. ACPICA BZ 876. Suggestion from Rui
10473 Implemented several changes for Notify handling. Added support for new
10474 Notify
10475 values (ACPI 2.0+) and improved the Notify debug output. Notify on
10535 Implemented another MS compatibility design change for GPE/Notify
10852 Reverted a change to Notify handling that was introduced in version
10853 20070508. This version changed the Notify handling from asynchronous to
10854 fully synchronous (Device driver Notify handling with respect to the
10855 Notify
10957 Notify AML operator. Previously, notify handlers were dispatched and
10961 thread that executed the Notify() now waits at a synchronization point
10964 Notify
11675 - Possible memory leak, Notify sub-objects of Processor, Power,
15327 Updated Notify() values for debug statements in evmisc.c
17880 Implemented support to allow a "Notify" on a Processor object.
18445 interpreter code for the ASL Notify operator.
18923 Notify handler fix - notifies are deferred until the parent method