Lines Matching refs:into

21 Drivers will use one or both of these models to put devices into low-power
43 Devices may also be put into low-power states while the system is
49 operations on the device for this purpose. Devices put into low power
62 have been put into low-power states (at runtime), the effect may be very similar
65 into a state where even deeper power saving options are available.
198 they should be put into the full-power state. Those interrupts may or may not
221 should and will) be put into a low-power state during a system-wide transition
230 When the system goes into a sleep state, each device's driver is asked to
231 suspend the device by putting it into a state compatible with the target
313 When the system goes into the freeze, standby or memory sleep state,
328 should not put the device into a low-power state.
352 I/O. They also may save the device registers and put it into the
356 3 For a number of devices it is convenient to split suspend into the
365 device into the appropriate low-power state.
376 state (as needed by the hardware), and placed the device into a low-power state.
402 bring the device and its driver into a state in which the driver can
406 For example, the PCI bus type's ->pm.resume_noirq() puts the device into
470 Hibernating the system is more complicated than putting it into the other
522 before putting the system into the freeze, standby or memory sleep state,
544 a system image to be loaded into memory and the pre-hibernation memory contents
547 Although in principle, the image might be loaded into memory and the
551 boot loader loads a fresh instance of the kernel, called the boot kernel, into
559 To be able to load the system image into memory, the boot kernel needs to
605 cases it generally is not possible to put devices into low-power states
607 into a low-power state together at the same time by turning off the shared
608 power resource. Of course, they also need to be put into the full-power state
628 support for power domains into subsystem-level callbacks, for example by
630 it into account in any way.
696 transition, but in other cases the device must be put back into the full-power
701 During system-wide resume from a sleep state it's easiest to put devices into