Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/Documentation/leds/
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 …]
Dindex.rst14 ledtrig-transient
/linux-6.12.1/drivers/leds/trigger/
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");
DKconfig103 tristate "LED Transient Trigger"
105 This allows one time activation of a transient state on
DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
/linux-6.12.1/drivers/md/
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-6.12.1/drivers/usb/serial/
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-6.12.1/Documentation/devicetree/bindings/regulator/
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.
/linux-6.12.1/drivers/gpu/drm/i915/display/
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-6.12.1/Documentation/core-api/
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-6.12.1/include/linux/
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-6.12.1/arch/arm64/kvm/
Dat.c525 bool transient; in combine_s1_s2_attr() local
528 /* Upgrade transient s1 to non-transient to simplify things */ in combine_s1_s2_attr()
530 case 0b0001 ... 0b0011: /* Normal, Write-Through Transient */ in combine_s1_s2_attr()
531 transient = true; in combine_s1_s2_attr()
534 case 0b0101 ... 0b0111: /* Normal, Write-Back Transient */ in combine_s1_s2_attr()
535 transient = true; in combine_s1_s2_attr()
539 transient = false; in combine_s1_s2_attr()
554 if (transient) { in combine_s1_s2_attr()
/linux-6.12.1/Documentation/networking/
Dnet_failover.rst56 <teaming type='transient' persistent='ua-backup0'/>
68 'teaming' tag is provided with type 'transient' indicating that this device may
133 <teaming type='transient' persistent='ua-backup0'/>
/linux-6.12.1/Documentation/ABI/testing/
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-6.12.1/Documentation/hwmon/
Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
Dmpq8785.rst27 control, which provides fast transient response and eases loop stabilization.
/linux-6.12.1/include/asm-generic/
Dbug.h81 * network/devices), and on transient conditions like ENOMEM or EAGAIN.
83 * For invalid external inputs, transient conditions, etc use
/linux-6.12.1/arch/powerpc/kvm/
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-6.12.1/Documentation/admin-guide/device-mapper/
Dsnapshot.rst50 The difference between persistent and transient is with transient
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h38 * @ATTACH_ALL_REQ: transient state of attaching context banks.
39 * @DETACH_ALL_REQ: transient state of detaching context banks.
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dmaxim,max20730.yaml19 output voltages and excellent transient response.
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsf.h70 * @watermark: Minimum allowed available free space in RXF for transient state.
/linux-6.12.1/Documentation/driver-api/
Dsm501.rst54 functions, which are transient and thus their location is less critical
/linux-6.12.1/drivers/media/i2c/
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-6.12.1/include/trace/events/
Dmce.h15 * Only very relevant and transient information which cannot be

12345678