Lines Matching full:hibernation
312 * struct platform_hibernation_ops - hibernation platform support
315 * operations required by it during a hibernation transition.
319 * @begin: Tell the platform driver that we're starting hibernation.
325 * @pre_snapshot: Prepare the platform for creating the hibernation image.
329 * @finish: Restore the previous state of the platform after the hibernation
331 * mode after the hibernation (the same method is executed in both cases).
336 * Called right after the hibernation image has been saved and before
339 * @enter: Put the system into the low power state after the hibernation image
350 * @pre_restore: Prepare system for the restoration from a hibernation image.
359 * Called by the PM core if the suspending of devices during hibernation
424 /* Hibernation and suspend events */
426 #define PM_POST_HIBERNATION 0x0002 /* Hibernation finished */