• Home
  • Raw
  • Download

Lines Matching full:put

34 Usually, a device is put into a low-power state when it is underutilized or
36 again, it has to be put back into the "fully functional" state (full-power
41 PCI devices may be put into low-power states in two ways, by using the device
53 to put the device that sent it into the full-power state. However, the PCI Bus
111 programmatically put into D0. Thus the kernel can switch the device back and
169 set of power resources that have to be enabled for the device to be put into
174 To put a device into the ACPI power state Dx (where x is a number between 0 and
178 is going to be put into a low-power state (D1-D3) and is supposed to generate
184 only be put into D0 this way.
190 determines the highest power (lowest number) state the device can be put
194 lowest power (highest number) state it can be put into is also determined by the
208 put the devices generating them into the full-power state and take care of the
375 First, a PCI device is put into a low-power state, or suspended, with the help
381 the device is prepared to generate wakeup signals and, finally, it is put into
384 The low-power state to put the device into is the lowest-power (highest number)
388 device for signaling wakeup and put it into the selected low-power state, the
393 not attempt to prepare the device for signaling wakeup or to put it into a
487 The low-power state to put the device into is the lowest-power (highest number)
495 generally not expected to prepare devices for signaling wakeup or to put them
499 to signal wakeup and put into a low-power state by the driver (the driver is
584 device for signaling wakeup and put it into a low-power state. Still, it saves
739 This callback is expected to quiesce the device and prepare it to be put into a
743 put it into a low-power state. All of these operations can very well be taken
749 registers, to prepare it for system wakeup (if necessary), and to put it into a
787 or put it into a low-power state. Still, either it or freeze_noirq() should
817 the device's registers. In particular, if the driver wants to put the device
820 pci_set_power_state() to prepare the device for system wakeup and to put it
941 device is about to be suspended (i.e. quiesced and put into a low-power state)
945 put into a low-power state, but it must allow the PCI subsystem to perform all
953 (i.e. put into the full-power state and programmed to process I/O normally) at
957 device after it has been put into the full-power state by the PCI subsystem.
1028 is going to be put into D0 going forward).
1103 by work items put into the power management workqueue, pm_wq. Although there