Searched full:suspends (Results 1 – 25 of 81) sorted by relevance
1234
/linux-6.12.1/include/uapi/linux/ |
D | eventpoll.h | 54 * Request the handling of system wakeup events so as to prevent system suspends 57 * Assuming neither EPOLLET nor EPOLLONESHOT is set, system suspends will not be
|
D | capability.h | 368 /* Allow preventing system suspends */
|
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | amlogic,meson-vrtc.yaml | 18 the AP suspends, the SCP will use the value of this register to
|
/linux-6.12.1/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 11 although normal suspends for system sleep will still
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_exec_queue_types.h | 48 /** @suspend_wait: wait queue used to wait on pending suspends */
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | power-management.rst | 103 Dynamic suspends occur when the kernel decides to suspend an idle 130 allowed to issue dynamic suspends. 167 suspends are still allowed.) 505 occurs. Since system suspends are supposed to be as transparent as 510 handle their own runtime suspends afterward. 514 suspends don't take long (a few seconds usually), but it can happen.
|
/linux-6.12.1/drivers/misc/ibmasm/ |
D | heartbeat.c | 29 * if yes it suspends heartbeat, causing the service processor to reboot as
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | spi-pl022.yaml | 47 runtime power management system suspends the device. A setting of 0
|
/linux-6.12.1/drivers/base/power/ |
D | runtime.c | 272 /* Pending resume requests take precedence over suspends. */ in rpm_check_suspend_allowed() 574 /* Synchronous suspends are not allowed in the RPM_RESUMING state. */ in rpm_suspend() 1494 * Prevent suspends and idle notifications from being carried in __pm_runtime_disable() 1666 * set; otherwise allow it. Send an idle notification if suspends are allowed. 1704 * and the power.use_autosuspend flag is set, prevent runtime suspends. If it 1705 * changes the other way, allow runtime suspends. 1726 * suspends as needed.
|
D | wakeup.c | 584 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle. 784 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle. 828 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle.
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos4412-isp.c | 29 * Support for CMU save/restore across system suspends
|
/linux-6.12.1/Documentation/core-api/ |
D | dma-isa-lpc.rst | 150 are lost when the system suspends so if your driver relies on the DMA
|
/linux-6.12.1/kernel/irq/ |
D | pm.c | 128 * code which checks for the IRQD_WAKEUP_ARMED flag, suspends the
|
/linux-6.12.1/include/linux/amba/ |
D | pl022.h | 232 * runtime power management system suspends the device. A setting of 0
|
/linux-6.12.1/drivers/md/ |
D | dm-core.h | 124 /* the number of internal suspends */
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_modeset_helper.c | 180 * output polling if initialized, suspends fbdev if used and finally calls
|
/linux-6.12.1/Documentation/power/ |
D | runtime_pm.rst | 520 milliseconds); if 'delay' is negative then runtime suspends are 837 Instead it will assume that suspends and resumes always succeed and that idle 854 9. Autosuspend, or automatically-delayed suspends 868 the appropriate PM routines); rather it means that runtime suspends will
|
/linux-6.12.1/Documentation/mhi/ |
D | mhi.rst | 184 MHI operation stopped by the host. This state is entered when the host suspends
|
/linux-6.12.1/tools/power/pm-graph/ |
D | sleepgraph.8 | 301 Run two suspends back to back, include a 500ms delay before, after, and in between runs.
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 221 forward and suspends the timekeeping.
|
/linux-6.12.1/drivers/platform/olpc/ |
D | olpc-ec.c | 56 * the command before the machine suspends. This means that the EC
|
/linux-6.12.1/sound/soc/codecs/ |
D | hda.c | 279 /* Don't allow any more runtime suspends */ in hda_codec_remove()
|
D | cs42l42-sdw.c | 572 * recover from an unattach_request when the manager suspends. in cs42l42_sdw_probe()
|
/linux-6.12.1/rust/kernel/net/ |
D | phy.rs | 246 /// Suspends the PHY via `BMCR_PDOWN` bit. 620 /// Suspends the hardware, saving state if needed.
|
/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 2208 "successful suspends:%ld failed suspends:%ld\n" in wil_read_suspend_stats() 2212 "successful suspends:%ld failed suspends:%ld\n" in wil_read_suspend_stats()
|
1234