Home
last modified time | relevance | path

Searched refs:transient (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.15/Documentation/leds/
H A Dledtrig-transient.rst21 transient trigger can be enabled and disabled just like the other leds
56 non-transient state. When driver gets suspended, irrespective of the transient
62 echo transient > trigger
81 default value is zero when transient trigger is enabled,
99 state gets changed to the non-transient state which is the
100 inverse of transient state.
116 non-transient state which is the inverse of the transient state:
127 echo 1 > state stores desired transient state LED_FULL to be
129 echo 0 > state stores desired transient state LED_OFF to be
144 echo transient > trigger
[all …]
H A Dindex.rst14 ledtrig-transient
/linux-6.15/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()
719 transient = priv->transient; in oti6858_read_int_callback()
[all …]
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8973.yaml81 Enhanced transient response circuit is enabled and set for high
84 Enhanced transient response (ETR) will affect the configuration of CKADV.
H A Ddlg,da9121.yaml26 to allow for transient peaks.
/linux-6.15/drivers/leds/trigger/
H A DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
H A DKconfig105 This allows one time activation of a transient state on
/linux-6.15/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
H A Dmpq8785.rst27 control, which provides fast transient response and eases loop stabilization.
/linux-6.15/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-6.15/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
133 <teaming type='transient' persistent='ua-backup0'/>
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dmaxim,max20730.yaml18 output voltages and excellent transient response.
/linux-6.15/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-6.15/arch/arm64/kvm/
H A Dat.c620 bool transient; in combine_s1_s2_attr() local
626 transient = true; in combine_s1_s2_attr()
630 transient = true; in combine_s1_s2_attr()
634 transient = false; in combine_s1_s2_attr()
649 if (transient) { in combine_s1_s2_attr()
/linux-6.15/include/linux/
H A Dswiotlb.h83 bool transient; member
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst50 The difference between persistent and transient is with transient
/linux-6.15/Documentation/driver-api/
H A Dsm501.rst54 functions, which are transient and thus their location is less critical
/linux-6.15/drivers/md/
H A DMakefile15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/linux-6.15/Documentation/networking/caif/
H A Dcaif.rst63 - 0x02 means SENDING, this is a transient state.
/linux-6.15/Documentation/arch/x86/x86_64/
H A Dfred.rst58 transient states due to %cr2 and/or %dr6, and it is no longer needed
/linux-6.15/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
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst11 not transient execution attacks. However, these vulnerabilities may propagate
13 by an unmitigated transient execution attack. Mitigation for these
/linux-6.15/Documentation/security/
H A Dsnp-tdx-threat-model.rst192 side-channels, as well as transient execution side channels. Examples of
240 side-channel and/or transient execution attack vectors.
/linux-6.15/Documentation/scheduler/
H A Dschedutil.rst164 - In saturated scenarios task movement will cause some transient dips,
/linux-6.15/Documentation/i2c/
H A Dfault-codes.rst12 example. Software often retries idempotent operations after transient

12