Searched full:suspends (Results 1 – 25 of 79) sorted by relevance
1234
/Linux-v6.6/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-v6.6/drivers/staging/media/av7110/ |
D | audio-pause.rst | 40 This ioctl call suspends the audio stream being played. Decoding and
|
D | video-freeze.rst | 49 This ioctl call suspends the live video stream being played. Decoding
|
/Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
D | amlogic,meson-vrtc.yaml | 18 the AP suspends, the SCP will use the value of this register to
|
/Linux-v6.6/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 11 although normal suspends for system sleep will still
|
/Linux-v6.6/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-v6.6/drivers/misc/ibmasm/ |
D | heartbeat.c | 29 * if yes it suspends heartbeat, causing the service processor to reboot as
|
/Linux-v6.6/drivers/base/power/ |
D | runtime.c | 270 /* Pending resume requests take precedence over suspends. */ in rpm_check_suspend_allowed() 572 /* Synchronous suspends are not allowed in the RPM_RESUMING state. */ in rpm_suspend() 1461 * Prevent suspends and idle notifications from being carried in __pm_runtime_disable() 1633 * set; otherwise allow it. Send an idle notification if suspends are allowed. 1671 * and the power.use_autosuspend flag is set, prevent runtime suspends. If it 1672 * changes the other way, allow runtime suspends. 1693 * suspends as needed.
|
D | wakeup.c | 581 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle. 781 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle. 825 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle.
|
/Linux-v6.6/Documentation/devicetree/bindings/spi/ |
D | spi-pl022.yaml | 47 runtime power management system suspends the device. A setting of 0
|
/Linux-v6.6/drivers/clk/samsung/ |
D | clk-exynos4412-isp.c | 29 * Support for CMU save/restore across system suspends
|
/Linux-v6.6/Documentation/core-api/ |
D | dma-isa-lpc.rst | 150 are lost when the system suspends so if your driver relies on the DMA
|
/Linux-v6.6/include/linux/amba/ |
D | pl022.h | 230 * runtime power management system suspends the device. A setting of 0
|
/Linux-v6.6/kernel/irq/ |
D | pm.c | 128 * code which checks for the IRQD_WAKEUP_ARMED flag, suspends the
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_modeset_helper.c | 180 * output polling if initialized, suspends fbdev if used and finally calls
|
/Linux-v6.6/drivers/md/ |
D | dm-core.h | 122 /* the number of internal suspends */
|
/Linux-v6.6/Documentation/power/ |
D | runtime_pm.rst | 517 milliseconds); if 'delay' is negative then runtime suspends are 832 Instead it will assume that suspends and resumes always succeed and that idle 849 9. Autosuspend, or automatically-delayed suspends 863 the appropriate PM routines); rather it means that runtime suspends will
|
/Linux-v6.6/Documentation/mhi/ |
D | mhi.rst | 184 MHI operation stopped by the host. This state is entered when the host suspends
|
/Linux-v6.6/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-v6.6/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 221 forward and suspends the timekeeping.
|
/Linux-v6.6/sound/soc/codecs/ |
D | hda.c | 277 /* 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-v6.6/drivers/platform/olpc/ |
D | olpc-ec.c | 56 * the command before the machine suspends. This means that the EC
|
/Linux-v6.6/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