Lines Matching refs:prepare
103 if (ops && !(ops->begin && ops->end && ops->pre_snapshot && ops->prepare && ops->finish && ops->enter &&
171 * platform_pre_snapshot - Call platform to prepare the machine for hibernation.
174 * Use the platform driver to prepare the system for creating a hibernate image,
184 * platform_leave - Call platform to prepare a transition to the working state.
187 * Use the platform driver prepare to prepare the machine for switching to the
219 * Use the platform driver to prepare the system for resume from a hibernation
378 * @platform_mode: If set, use platform driver to prepare for the transition.
548 * @platform_mode: If set, use platform driver to prepare for the transition.
614 error = hibernation_ops->prepare();