Lines Matching refs:actions
388 low-power state. Instead the PM core will unwind its actions by resuming all
398 1. The resume_noirq callback methods should perform any actions needed
400 means undoing the actions of the suspend_noirq phase. If the bus type
410 actions.
413 the resume methods. This generally involves undoing the actions of the
418 undoing the actions of the suspend phase.
420 4. The complete phase should undo the actions of the prepare phase. Note,
510 above. Its methods should undo the actions of the preceding
657 Moreover, the specific actions taken may depend on the target system state.
672 actions that either require user space to be available, or at least won't
691 necessary actions are subsystem-specific.