Lines Matching refs:put

31 Usually, a device is put into a low-power state when it is underutilized or
33 again, it has to be put back into the "fully functional" state (full-power
38 PCI devices may be put into low-power states in two ways, by using the device
50 to put the device that sent it into the full-power state. However, the PCI Bus
107 programmatically put into D0. Thus the kernel can switch the device back and
164 set of power resources that have to be enabled for the device to be put into
169 To put a device into the ACPI power state Dx (where x is a number between 0 and
173 is going to be put into a low-power state (D1-D3) and is supposed to generate
179 only be put into D0 this way.
185 determines the highest power (lowest number) state the device can be put
189 lowest power (highest number) state it can be put into is also determined by the
202 put the devices generating them into the full-power state and take care of the
366 First, a PCI device is put into a low-power state, or suspended, with the help
372 the device is prepared to generate wakeup signals and, finally, it is put into
375 The low-power state to put the device into is the lowest-power (highest number)
379 device for signaling wakeup and put it into the selected low-power state, the
384 not attempt to prepare the device for signaling wakeup or to put it into a
477 The low-power state to put the device into is the lowest-power (highest number)
485 generally not expected to prepare devices for signaling wakeup or to put them
489 to signal wakeup and put into a low-power state by the driver (the driver is
572 device for signaling wakeup and put it into a low-power state. Still, it saves
592 but it doesn't put the device into the full power state and doesn't attempt to
723 This callback is expected to quiesce the device and prepare it to be put into a
727 put it into a low-power state. All of these operations can very well be taken
733 registers, to prepare it for system wakeup (if necessary), and to put it into a
769 or put it into a low-power state. Still, either it or freeze_noirq() should
797 the device's registers. In particular, if the driver wants to put the device
800 pci_set_power_state() to prepare the device for system wakeup and to put it
910 device is about to be suspended (i.e. quiesced and put into a low-power state)
914 put into a low-power state, but it must allow the PCI subsystem to perform all
921 (i.e. put into the full-power state and programmed to process I/O normally) at
925 device after it has been put into the full-power state by the PCI subsystem.
1000 by work items put into the power management workqueue, pm_wq. Although there