Searched +full:retain +full:- +full:state +full:- +full:suspended (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/leds/leds-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>11 - Pavel Machek <pavel@ucw.cz>14 Each LED is represented as a sub-node of the gpio-leds device. Each19 const: gpio-leds24 "(^led-[0-9a-f]$|led)":33 retain-state-suspended:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/leds/leds-lgm.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Zhu, Yi Xin <Yixin.zhu@intel.com>11 - Amireddy Mallikarjuna reddy <mallikarjunax.reddy@intel.com>15 const: intel,lgm-ssoled23 clock-names:25 - const: sso26 - const: fpid[all …]
47 Between these points the processor is in 'Transactional' state; any memory49 transactional or non-transactional accesses within the system. In this50 example, the transaction completes as though it were normal straight-line code59 state will roll back to that at the 'tbegin', and control will continue from69 - Conflicts with cache lines used by other processors70 - Signals71 - Context switches72 - See the ISA for full documentation of everything that will abort transactions.82 Syscalls made from within a suspended transaction are performed as normal and85 by the hardware. The syscall is performed in suspended mode so any side[all …]
1 .. SPDX-License-Identifier: GPL-2.013 Sleep states are global low-power states of the entire system in which user28 Suspend-to-Idle29 ---------------31 This is a generic, pure software, light-weight variant of system suspend (also34 I/O devices into low-power states (possibly lower-power than available in the35 working state), such that the processors can spend time in their deepest idle36 states while the system is suspended.38 The system is woken up from this state by in-band interrupts, so theoretically39 any devices that can cause interrupts to be generated in the working state can[all …]
1 .. _usb-power-management:7 :Date: Last-updated: February 201411 ---------17 * Changing the default idle-delay time31 -------------------------35 component is ``suspended`` it is in a nonfunctional low-power state; it36 might even be turned off completely. A suspended component can be37 ``resumed`` (returned to a functional full-power state) when the kernel39 placed in a less functional but still usable state instead of being40 suspended; an example would be reducing the CPU's clock rate. This[all …]
1 .. SPDX-License-Identifier: GPL-2.04 The Definitive KVM (Kernel-based Virtual Machine) API Documentation13 - System ioctls: These query and set global attributes which affect the17 - VM ioctls: These query and set attributes that affect an entire virtual24 - vcpu ioctls: These query and set attributes that control the operation32 - device ioctls: These query and set attributes that control the operation80 facility that allows backward-compatible extensions to the API to be104 the ioctl returns -ENOTTY.122 -----------------------139 -----------------[all …]