Lines Matching defs:hibernation
1116 static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
1123 bool s2idle = !hibernation && suspend_to_idle(dev_priv);
1148 * During hibernation on some platforms the BIOS may try to access
1159 if (!(hibernation && GRAPHICS_VER(dev_priv) < 6))
1479 /* thaw: called after creating the hibernation image, but before turning off. */
1490 /* restore: called after loading the hibernation image. */
1685 * hibernation image [PMSG_FREEZE] and
1688 * @thaw, @thaw_early : called (1) after creating the hibernation
1692 * @poweroff, @poweroff_late: called after writing the hibernation
1695 * hibernation image [PMSG_RESTORE]