Lines Matching refs:actions
381 low-power state. Instead the PM core will unwind its actions by resuming all
391 1. The resume_noirq callback methods should perform any actions needed
393 means undoing the actions of the suspend_noirq phase. If the bus type
403 actions.
406 the resume methods. This generally involves undoing the actions of the
411 undoing the actions of the suspend phase.
413 4. The complete phase should undo the actions of the prepare phase. Note,
503 above. Its methods should undo the actions of the preceding
650 Moreover, the specific actions taken may depend on the target system state.
665 actions that either require user space to be available, or at least won't
684 necessary actions are subsystem-specific.