Home
last modified time | relevance | path

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

1234567891011

/linux/Documentation/admin-guide/pm/
H A 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/Documentation/power/
H A 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
H A 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.
H A 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/net/bluetooth/
H A Dmsft.c129 __u8 resuming; member
591 msft->resuming = true; in reregister_monitor()
604 msft->resuming = false; in reregister_monitor()
658 msft->resuming = true; in msft_do_open()
1159 if (msft->resuming || msft->suspending) in msft_add_monitor_pattern()
1173 if (msft->resuming || msft->suspending) in msft_remove_monitor()
/linux/drivers/mfd/
H A Dmax77686.c238 * while suspended it will be handled before resuming I2C. in max77686_suspend()
241 * an interrupt occurs before resuming I2C bus controller. in max77686_suspend()
/linux/arch/arm64/include/asm/
H A Dentry-common.h44 * resuming one of these preempted tasks would undo those changes. in arch_irqentry_exit_need_resched()
/linux/arch/arm/mach-s3c/
H A Dpm-core-s3c64xx.h62 * problems between going to sleep and resuming. in samsung_pm_saved_gpios()
H A Dirq-pm-s3c64xx.c87 S3C_PMDBG("%s: resuming IRQs\n", __func__); in s3c64xx_irq_pm_resume()
/linux/Documentation/devicetree/bindings/dma/
H A Dsprd,sc9860-dma.yaml12 system power without resuming system by DMA interrupts if AGCP DMA
/linux/scripts/gdb/linux/
H A Dgenpd.py31 "resuming",
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.h153 * @resuming: indicates the driver is resuming from wowlan
242 resuming:1, member
/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c99 * PXA3xx development kits assumes that the resuming process continues
119 /* resuming from D2 requires the HSIO2/BOOT/TPM clocks enabled */ in pxa3xx_cpu_pm_suspend()
/linux/Documentation/devicetree/bindings/watchdog/
H A Dsamsung-wdt.yaml13 The Samsung's Watchdog controller is used for resuming system operation
/linux/Documentation/driver-api/usb/
H A 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/drivers/usb/host/
H A Duhci-hub.c38 /* suspend/resume bits: port suspended or port resuming */
175 * after the resuming period is over. */ in uhci_check_ports()
H A Dxen-hcd.c38 bool resuming; /* in resuming */ member
236 info->ports[port].resuming = true; in xenhcd_rhport_resume()
286 info->ports[port].resuming = false; in xenhcd_rhport_disable()
477 if (info->ports[wIndex].resuming && in xenhcd_hub_control()
/linux/arch/arm/kernel/
H A Dsuspend.c46 * the MMU-enable code, required for resuming. On successful in cpu_suspend()
/linux/drivers/usb/usbip/
H A Dvhci.h108 unsigned resuming:1; member
/linux/include/uapi/linux/
H A Dvfio.h1017 * RESUMING are supported.
1062 * the data stream during the RESUMING operation.
1083 * RESUMING - The device is stopped and is loading a new internal state
1109 * RESUMING -> STOP
1110 * Leaving RESUMING terminates a data transfer session and indicates the
1122 * To abort a RESUMING session the device must be reset.
1175 * STOP -> RESUMING
1176 * Entering the RESUMING state starts a process of restoring the device state
/linux/arch/arm/include/asm/
H A Dtls.h90 * thread_info upon resuming execution and the following mcr in set_tls()
/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S100 ldc r1, spc ! setup pc value for resuming
/linux/sound/soc/sof/amd/
H A Dvangogh.c139 * Resuming from suspend in some cases my cause the DSP firmware in sof_vangogh_post_fw_run_delay()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpmc.yaml23 and resuming devices at any time.
/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h66 * @i2c_subip_regs: The copy of THC I2C sub-system registers for resuming restore

1234567891011