Lines Matching refs:sleep
56 sleep power management case, they need to collaborate by implementing
63 to entering some system-wide low-power state (system sleep) ... and that
82 system sleep and runtime power management.
125 struct dev_pm_ops objects and it is suitable only for implementing system sleep
154 sleep state). These fields are initialized by bus or device driver code using
190 device_may_wakeup() to decide what to do during a system sleep transition.
200 some systems it is impossible to trigger them from system sleep states. In any
222 to a sleep state even though its runtime_auto flag is clear.
230 When the system goes into a sleep state, each device's driver is asked to
272 are used for freeze, standby, and memory sleep states ("suspend-to-RAM") and the
313 When the system goes into the freeze, standby or memory sleep state,
376 system is in the sleep state. For example, enable_irq_wake() might identify
387 When resuming from freeze, standby or memory sleep, the phases are:
464 sleep states, because it involves creating and saving a system image.
515 before putting the system into the freeze, standby or memory sleep state,
535 Resuming from hibernation is, again, more complicated than resuming from a sleep
571 functionality. The operation is much like waking up from the memory sleep
642 active too, it'd only be the CPU and some peripherals that sleep).
645 can be fully active in certain sleep states, such as an LCD display that's
677 as "off", "sleep", "idle", "active", and so on. Those states will in some
679 usually include hardware states that are also used in system sleep states.
682 power states due to runtime power management. The system sleep PM callbacks
694 During system-wide resume from a sleep state it's easiest to put devices into