Lines Matching full:hibernation
76 * is, not related to hibernation), the return value of @prepare() may be
94 * hibernation notifiers to be executed before the freezing of tasks.]
143 * @freeze: Hibernation-specific, executed before creating a hibernation image.
148 * during the subsequent resume from hibernation.
156 * @thaw: Hibernation-specific, executed after creating a hibernation image OR
168 * @poweroff: Hibernation-specific, executed after saving a hibernation image.
177 * @restore: Hibernation-specific, executed after restoring the contents of main
178 * memory from a hibernation image, analogous to @resume().
413 * to RAM and hibernation.
446 * (system suspend, hibernation or runtime PM).
455 * .runtime_resume(), respectively (and analogously for hibernation).
483 * hibernation code to convey the necessary information to the device PM core
494 * HIBERNATE Hibernation image has been saved, call ->prepare() and
498 * hibernation image, call ->prepare() and ->freeze() for all
504 * THAW Hibernation image has been created, call ->thaw() and
507 * RESTORE Contents of main memory have been restored from a hibernation
510 * RECOVER Creation of a hibernation image or restoration of the main
511 * memory contents from a hibernation image has failed, call
741 * hibernation, system resume and during runtime PM transitions instead of
757 * for suspend and hibernation transitions, according to the rules below.
785 * HIBERNATE Enter a low power device state appropriate for the hibernation