Lines Matching refs:actions
365 low-power state. Instead the PM core will unwind its actions by resuming all
375 1. The resume_noirq callback methods should perform any actions needed
377 means undoing the actions of the suspend_noirq phase. If the bus type
387 actions.
390 the resume methods. This generally involves undoing the actions of the
395 undoing the actions of the suspend phase.
397 4. The complete phase should undo the actions of the prepare phase. Note,
476 above. Its methods should undo the actions of the preceding
622 Moreover, the specific actions taken may depend on the target system state.
637 actions that either require user space to be available, or at least won't
656 necessary actions are subsystem-specific.