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().
409 * to RAM and hibernation.
442 * (system suspend, hibernation or runtime PM).
451 * .runtime_resume(), respectively (and analogously for hibernation).
479 * hibernation code to convey the necessary information to the device PM core
490 * HIBERNATE Hibernation image has been saved, call ->prepare() and
494 * hibernation image, call ->prepare() and ->freeze() for all
500 * THAW Hibernation image has been created, call ->thaw() and
503 * RESTORE Contents of main memory have been restored from a hibernation
506 * RECOVER Creation of a hibernation image or restoration of the main
507 * memory contents from a hibernation image has failed, call
739 * hibernation, system resume and during runtime PM transitions instead of
755 * for suspend and hibernation transitions, according to the rules below.
783 * HIBERNATE Enter a low power device state appropriate for the hibernation