Lines Matching full:hibernation
371 * struct platform_hibernation_ops - hibernation platform support
374 * operations required by it during a hibernation transition.
378 * @begin: Tell the platform driver that we're starting hibernation.
384 * @pre_snapshot: Prepare the platform for creating the hibernation image.
388 * @finish: Restore the previous state of the platform after the hibernation
390 * mode after the hibernation (the same method is executed in both cases).
395 * Called right after the hibernation image has been saved and before
398 * @enter: Put the system into the low power state after the hibernation image
409 * @pre_restore: Prepare system for the restoration from a hibernation image.
418 * Called by the PM core if the suspending of devices during hibernation
483 /* Hibernation and suspend events */
485 #define PM_POST_HIBERNATION 0x0002 /* Hibernation finished */