Home
last modified time | relevance | path

Searched full:transient (Results 1 – 25 of 206) sorted by relevance

123456789

/linux/Documentation/leds/
H A Dledtrig-transient.rst2 LED Transient Trigger
20 Transient trigger addresses the need for one shot timer activation. The
21 transient trigger can be enabled and disabled just like the other leds
44 Transient trigger uses standard register and unregister interfaces. During
52 Transient trigger activation routine doesn't change the LED state. It
53 creates its properties and does its initialization. Transient trigger
56 non-transient state. When driver gets suspended, irrespective of the transient
59 Transient trigger can be enabled and disabled from user space on led class
62 echo transient > trigger
69 transient trigger is activated these properties are set to default values.
[all …]
H A Dindex.rst14 ledtrig-transient
/linux/Documentation/devicetree/bindings/regulator/
H A Dadi,adp5055-regulator.yaml87 adi,fast-transient:
89 Configures the fast transient sensitivity for each regulator.
90 "none" - No fast transient.
135 adi,fast-transient = "5G_2.5%";
144 adi,fast-transient = "5G_2.5%";
153 adi,fast-transient = "5G_2.5%";
H A Dmaxim,max8973.yaml76 description: Enable Enhanced Transient Response.
81 Enhanced transient response circuit is enabled and set for high
84 Enhanced transient response (ETR) will affect the configuration of CKADV.
H A Dnxp,pf5300.yaml16 offer transient regulation to minimize capacitor requirements.
/linux/drivers/leds/trigger/
H A Dledtrig-transient.c3 // LED Kernel Transient Trigger
5 // Transient trigger allows one shot timer activation. Please refer to
6 // Documentation/leds/ledtrig-transient.rst for details
189 .name = "transient",
197 MODULE_DESCRIPTION("Transient LED trigger");
H A DKconfig103 tristate "LED Transient Trigger"
105 This allows one time activation of a transient state on
H A DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
/linux/drivers/usb/serial/
H A Doti6858.c185 u8 transient; member
248 priv->transient = 0; in setup_line()
643 int transient = 0, can_recv = 0, resubmit = 1; in oti6858_read_int_callback() local
669 if (!priv->transient) { in oti6858_read_int_callback()
672 priv->transient = 4; in oti6858_read_int_callback()
681 priv->transient = 0; in oti6858_read_int_callback()
684 } else if (--priv->transient == 0) { in oti6858_read_int_callback()
686 priv->transient = 4; in oti6858_read_int_callback()
695 if (!priv->transient) { in oti6858_read_int_callback()
714 if (!priv->transient && xs->rx_bytes_avail != 0) { in oti6858_read_int_callback()
[all …]
/linux/drivers/md/
H A Ddm-snap-transient.c18 #define DM_MSG_PREFIX "transient snapshot"
111 .name = "transient",
140 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init()
146 DMWARN("Unable to register old-style transient exception store type"); in dm_transient_snapshot_init()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tdf.h10 * TDF (Transient-Data-Flush) is needed for Xe2+ where special L3:XD caching can
13 * KMD will ensure transient cache entries are always flushed by the time we do
/linux/Documentation/core-api/
H A Dswiotlb.rst202 buffer request creates a "transient pool" to avoid returning an "swiotlb full"
203 error. A transient pool has the size of the bounce buffer request, and is
204 deleted when the bounce buffer is freed. Memory for this transient pool comes
206 Creating a transient pool has relatively high cost, particularly in a CoCo VM
208 background task can add another non-transient pool.
239 which includes the default memory pool and any dynamic or transient pools
245 or a transient pool. The description includes the start and end addresses of
/linux/include/linux/
H A Dswiotlb.h68 * @transient: %true if transient memory pool.
83 bool transient; member
105 * @transient_nslabs: The total number of slots in all transient pools that
/linux/Documentation/networking/
H A Dnet_failover.rst56 <teaming type='transient' persistent='ua-backup0'/>
68 'teaming' tag is provided with type 'transient' indicating that this device may
132 <teaming type='transient' persistent='ua-backup0'/>
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-port31 It's used to indicate transient AP1 state. Write 1 to this
39 It's used to indicate transient AP2 state. Write 1 to this
/linux/arch/arm64/kvm/
H A Dat.c694 bool transient; in combine_s1_s2_attr() local
697 /* Upgrade transient s1 to non-transient to simplify things */ in combine_s1_s2_attr()
699 case 0b0001 ... 0b0011: /* Normal, Write-Through Transient */ in combine_s1_s2_attr()
700 transient = true; in combine_s1_s2_attr()
703 case 0b0101 ... 0b0111: /* Normal, Write-Back Transient */ in combine_s1_s2_attr()
704 transient = true; in combine_s1_s2_attr()
708 transient = false; in combine_s1_s2_attr()
723 if (transient) { in combine_s1_s2_attr()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h38 * @ATTACH_ALL_REQ: transient state of attaching context banks.
39 * @DETACH_ALL_REQ: transient state of detaching context banks.
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c136 * Transient VM: A Normal VM that is transitioning to secure VM.
139 * of H_SVM_INIT_DONE. This transient VM, can have GFNs
154 * H_SVM_INIT_START moves the VM into transient state. During this
158 * H_SVM_INIT_DONE moves the VM entirely from transient state to
162 * H_SVM_INIT_ABORT moves the transient VM back to normal VM.
211 * | Normal | Normal | Transient|Error |Error |Normal |
215 * |Transient| N/A | Error |Secure |Normal |Normal |
/linux/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
/linux/include/asm-generic/
H A Dbug.h91 * network/devices), and on transient conditions like ENOMEM or EAGAIN.
93 * For invalid external inputs, transient conditions, etc use
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dadi,lt3074.yaml13 The LT3074 is a low voltage, ultra-low noise and ultra-fast transient
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst50 The difference between persistent and transient is with transient
/linux/Documentation/devicetree/bindings/hwmon/
H A Dmaxim,max20730.yaml18 output voltages and excellent transient response.
/linux/drivers/media/i2c/
H A Dwm8775.c269 /* Transient window 4ms, lower PGA gain limit -1dB */ in wm8775_probe()
274 /* Transient window 4ms, ALC min gain -5dB */ in wm8775_probe()
/linux/Documentation/dev-tools/
H A Dkmemleak.rst164 - ``kmemleak_transient_leak`` - mark an object as a transient leak
196 Some of the reported leaks are only transient, especially on SMP

123456789