Lines Matching refs:hibernation
1826 int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
1840 get_suspend_mode(dev_priv, hibernation));
1863 * During hibernation on some platforms the BIOS may try to access
1874 if (!(hibernation && INTEL_GEN(dev_priv) < 6))
2191 /* thaw: called after creating the hibernation image, but before turning off. */
2202 /* restore: called after loading the hibernation image. */
2750 * hibernation image [PMSG_FREEZE] and
2753 * @thaw, @thaw_early : called (1) after creating the hibernation
2757 * @poweroff, @poweroff_late: called after writing the hibernation
2760 * hibernation image [PMSG_RESTORE]