Home
last modified time | relevance | path

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

12

/linux-5.19.10/Documentation/leds/
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
69 transient trigger is activated these properties are set to default values.
75 - state allows user to specify a transient state to be held for the specified
81 default value is zero when transient trigger is enabled,
96 - transient state to be held. It has two values 0 or 1. 0 maps
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:
[all …]
Dindex.rst14 ledtrig-transient
/linux-5.19.10/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-5.19.10/Documentation/devicetree/bindings/regulator/
Dmaxim,max8973.yaml81 Enhanced transient response circuit is enabled and set for high
84 Enhanced transient response (ETR) will affect the configuration of CKADV.
Ddlg,da9121.yaml26 to allow for transient peaks.
/linux-5.19.10/drivers/leds/trigger/
DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
DKconfig107 This allows one time activation of a transient state on
/linux-5.19.10/Documentation/hwmon/
Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/devicetree/bindings/hwmon/
Dmaxim,max20730.yaml19 output voltages and excellent transient response.
/linux-5.19.10/Documentation/admin-guide/device-mapper/
Dsnapshot.rst50 The difference between persistent and transient is with transient
/linux-5.19.10/Documentation/driver-api/
Dsm501.rst54 functions, which are transient and thus their location is less critical
/linux-5.19.10/drivers/md/
DMakefile15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/linux-5.19.10/Documentation/networking/caif/
Dcaif.rst63 - 0x02 means SENDING, this is a transient state.
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
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-5.19.10/Documentation/i2c/
Dfault-codes.rst12 example. Software often retries idempotent operations after transient
/linux-5.19.10/Documentation/scheduler/
Dschedutil.rst165 - In saturated scenarios task movement will cause some transient dips,
/linux-5.19.10/drivers/comedi/drivers/
Dni_tio.c224 unsigned int transient) in ni_tio_set_bits_transient() argument
236 ni_tio_write(counter, regs[reg] | transient, reg); in ni_tio_set_bits_transient()
/linux-5.19.10/Documentation/locking/
Drobust-futex-ABI.rst68 The third word, called 'list_op_pending', contains transient copy of
/linux-5.19.10/Documentation/dev-tools/
Dkmemleak.rst196 Some of the reported leaks are only transient, especially on SMP
/linux-5.19.10/Documentation/admin-guide/
Ddevices.rst139 Non-transient sockets and named pipes may exist in /dev. Common entries are:
/linux-5.19.10/Documentation/arm64/
Dmemory-tagging-extension.rst217 **Note**: There are no transient errors for the requests above, so user
/linux-5.19.10/Documentation/arm/
Dcluster-pm-race-avoidance.rst340 This is a transient state, leading immediately to
/linux-5.19.10/mm/
DKconfig722 if there are a lot of transient processes.

12