Home
last modified time | relevance | path

Searched full:resuming (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/Linux-v5.10/Documentation/admin-guide/pm/
Dsuspend-flows.rst126 1. Resuming timekeeping and unfreezing the scheduler tick.
137 2. Resuming devices and restoring the working-state configuration of IRQs.
247 2. Resuming core system components.
257 4. Resuming devices and restoring the working-state configuration of IRQs.
/Linux-v5.10/Documentation/power/
Dsuspend-and-interrupts.rst9 Suspending and Resuming Device IRQs
30 of resuming devices (that is, before starting to execute ->resume_early
38 suspend-resume cycle, including the "noirq" phases of suspending and resuming
Dswsusp.rst94 to standby mode. Later resuming the machine the saved state is loaded back to
105 the resuming. If the option `hibernate=nocompress` is specified as a boot
257 After resuming, system is paging heavily, leading to very bad interactivity.
467 before suspending; then remount them after resuming.
Duserland-swsusp.rst160 The suspending and resuming utilities MUST lock themselves in memory,
189 The resuming utility SHOULD NOT attempt to mount any file systems that could
/Linux-v5.10/Documentation/arm/samsung-s3c24xx/
Dsuspend.rst28 Resuming section in S3C24XX Suspend Support
45 to say that its bootloader is capable of resuming. This can be as
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dfreezer-subsystem.rst24 and resuming tasks in userspace. Both of these signals are observable
49 have a problem with this method of stopping and resuming tasks.
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/
Dsamsung-wdt.yaml13 The Samsung's Watchdog controller is used for resuming system operation
/Linux-v5.10/drivers/mfd/
Dmax77686.c241 * while suspended it will be handled before resuming I2C. in max77686_suspend()
244 * an interrupt occurs before resuming I2C bus controller. in max77686_suspend()
/Linux-v5.10/arch/arm/mach-s3c/
Dpm-core-s3c64xx.h79 * problems between going to sleep and resuming. in samsung_pm_saved_gpios()
Dirq-pm-s3c64xx.c87 S3C_PMDBG("%s: resuming IRQs\n", __func__); in s3c64xx_irq_pm_resume()
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt41 supports disabling and resuming devices at any time.
/Linux-v5.10/scripts/gdb/linux/
Dgenpd.py31 "resuming",
/Linux-v5.10/arch/arm/kernel/
Dsuspend.c30 * the MMU-enable code, required for resuming. On successful in cpu_suspend()
/Linux-v5.10/drivers/scsi/isci/
Dremote_device.h184 * An indication that the device is resuming operation. SCI_SUCCESS the device
185 * is resuming operation.
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.yaml119 by AVP when resuming from the LP0 state.
124 some PLLs, clocks and then brings up CPU0 for resuming the
/Linux-v5.10/include/linux/
Dvisorbus.h213 * @resuming: Indicates that a change towards a running state
240 bool resuming; member
/Linux-v5.10/drivers/usb/host/
Duhci-hub.c38 /* suspend/resume bits: port suspended or port resuming */
175 * after the resuming period is over. */ in uhci_check_ports()
/Linux-v5.10/arch/arm/include/asm/
Dtls.h75 * thread_info upon resuming execution and the following mcr
/Linux-v5.10/drivers/usb/usbip/
Dvhci.h108 unsigned resuming:1; member
/Linux-v5.10/Documentation/driver-api/usb/
Dpower-management.rst74 However some devices have the capability of resuming by themselves, or
80 event. Examples include a suspended keyboard resuming when a key is
81 pressed, or a suspended USB hub resuming when a device is plugged in.
433 suspending and resuming correctly. This is exactly equivalent to
682 Resuming the child device when the parent port regains power resolves those
/Linux-v5.10/Documentation/driver-api/pm/
Ddevices.rst269 Suspending or resuming the system is done in several phases. Different phases
420 low-power state. Instead, the PM core will unwind its actions by resuming all
427 When resuming from freeze, standby or memory sleep, the phases are:
585 Resuming from hibernation is, again, more complicated than resuming from a sleep
598 in resuming from hibernation. In fact, the restore kernel may be completely
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c875 NV_DEBUG(drm, "resuming display...\n"); in nouveau_do_suspend()
887 NV_DEBUG(drm, "resuming object tree...\n"); in nouveau_do_resume()
894 NV_DEBUG(drm, "resuming fence...\n"); in nouveau_do_resume()
901 NV_DEBUG(drm, "resuming display...\n"); in nouveau_do_resume()
903 NV_DEBUG(drm, "resuming console...\n"); in nouveau_do_resume()
/Linux-v5.10/drivers/visorbus/
Dvisorbus_main.c1114 if (!dev->resuming) in resume_state_change_complete()
1117 dev->resuming = false; in resume_state_change_complete()
1147 if (dev->pausing || dev->resuming) in visorchipset_initiate_device_pause_resume()
1160 dev->resuming = true; in visorchipset_initiate_device_pause_resume()
1200 dev_info->resuming = false; in visorchipset_device_resume()
/Linux-v5.10/arch/arm/mach-pxa/
Dpxa3xx.c94 * PXA3xx development kits assumes that the resuming process continues
110 /* resuming from D2 requires the HSIO2/BOOT/TPM clocks enabled */ in pxa3xx_cpu_pm_suspend()
/Linux-v5.10/arch/arm64/kernel/
Dsuspend.c46 * We are resuming from reset with the idmap active in TTBR0_EL1. in __cpu_suspend_exit()

12345678910>>...13