Lines Matching full:been

412 a notification for the PCI subsystem after the source device has been
420 example, it is called right after the device has just been resumed), in which
434 always run after tasks have been frozen.
473 been called, which means that the device driver's interrupt handler won't be
482 device's standard configuration registers haven't been saved yet (one of the
498 registers, pci_pm_suspend_noirq() will assume that the device has been prepared
508 contents of memory have been preserved, such as one of the ACPI sleep states
525 full-power state and their standard configuration registers have been restored
535 registers have been restored and restores them if that's not the case (this
560 The freezing of devices is carried out after enough memory has been freed (at
585 the device's standard configuration registers if they haven't been saved by one
588 Once the image has been created, it has to be saved. However, at this point all
720 has just been loaded into memory.
737 callbacks have been executed for all devices in the system.
764 suspend() callbacks have been executed for all devices in the system and
765 after device interrupts have been disabled by the PM core.
776 during hibernation, after prepare() callbacks have been executed for all devices
778 after a system image has been loaded into memory from persistent storage and the
779 prepare() callbacks have been executed for all devices.
794 hibernation, after prepare() and freeze() callbacks have been executed for all
796 after a system image has been loaded into memory and after prepare() and
797 freeze() callbacks have been executed for all devices. It is always executed
798 after device interrupts have been disabled by the PM core.
828 poweroff() callbacks have been executed for all devices in the system.
855 resume_noirq() callbacks have been executed for all devices in the system and
856 device interrupts have been enabled by the PM core.
866 system image has been created and the non-boot CPUs have been enabled by the PM
881 callbacks have been executed for all devices in the system and after device
882 interrupts have been enabled by the PM core.
892 the image kernel and the non-boot CPUs have been enabled by the image kernel's
907 restore_noirq() callbacks have been executed for all devices in the system and
922 - during system resume, after resume() callbacks have been executed for all
925 have been executed for all devices,
927 state, after restore() callbacks have been executed for all devices.
930 (in that case it is run after thaw() callbacks have been executed for all
957 device after it has been put into the full-power state by the PCI subsystem.
1079 may be executed right after the usage counter has been decremented, because