Lines Matching full:after

121  *	@prepare() is called right after devices have been suspended (ie. the
130 * @prepare_late is called before disabling nonboot CPUs and after
142 * @wake: Called when the system has just left a sleep state, right after
147 * after @prepare_late and @enter(), even if one of them fails.
153 * that implement @prepare(). If implemented, it is always called after
154 * @enter() and @wake(), even if any of them fails. It is executed after
164 * @end: Called by the PM core right after resuming devices, to indicate to
324 * arch_suspend_enable_irqs - enable IRQs after suspend
376 * Called right after shrinking memory and before freezing devices.
378 * @end: Called by the PM core right after resuming devices, to indicate to
382 * Called right after devices have been frozen and before the nonboot
385 * @finish: Restore the previous state of the platform after the hibernation
387 * mode after the hibernation (the same method is executed in both cases).
388 * Called right after the nonboot CPUs have been enabled and before
392 * Called right after the hibernation image has been saved and before
395 * @enter: Put the system into the low power state after the hibernation image
397 * Called after the nonboot CPUs have been disabled and all of the low
400 * @leave: Perform the first stage of the cleanup after the system sleep state
402 * Called right after the control has been passed from the boot kernel to
407 * Called right after devices have been frozen and before the nonboot
410 * @restore_cleanup: Clean up after a failing image restoration.
411 * Called right after the nonboot CPUs have been enabled and before