Lines Matching defs:hibernation
1119 static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
1133 get_suspend_mode(dev_priv, hibernation));
1147 * During hibernation on some platforms the BIOS may try to access
1158 if (!(hibernation && INTEL_GEN(dev_priv) < 6))
1459 /* thaw: called after creating the hibernation image, but before turning off. */
1470 /* restore: called after loading the hibernation image. */
1633 * hibernation image [PMSG_FREEZE] and
1636 * @thaw, @thaw_early : called (1) after creating the hibernation
1640 * @poweroff, @poweroff_late: called after writing the hibernation
1643 * hibernation image [PMSG_RESTORE]