Home
last modified time | relevance | path

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

12

/openbmc/linux/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
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 …]
H A Dindex.rst14 ledtrig-transient
/openbmc/linux/drivers/usb/serial/
H A Doti6858.c186 u8 transient; member
249 priv->transient = 0; in setup_line()
645 int transient = 0, can_recv = 0, resubmit = 1; in oti6858_read_int_callback() local
671 if (!priv->transient) { in oti6858_read_int_callback()
674 priv->transient = 4; in oti6858_read_int_callback()
683 priv->transient = 0; in oti6858_read_int_callback()
686 } else if (--priv->transient == 0) { in oti6858_read_int_callback()
688 priv->transient = 4; in oti6858_read_int_callback()
697 if (!priv->transient) { in oti6858_read_int_callback()
716 if (!priv->transient && xs->rx_bytes_avail != 0) { in oti6858_read_int_callback()
[all …]
/openbmc/linux/drivers/leds/trigger/
H A DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
H A DKconfig108 This allows one time activation of a transient state on
/openbmc/linux/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
/openbmc/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
/openbmc/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
133 <teaming type='transient' persistent='ua-backup0'/>
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dmount.sh53 …if [ -f /run/systemd/transient/$(echo $MOUNT_BASE | cut -d '/' -f 2- | sed 's#/#-#g')-*$name.mount…
/openbmc/linux/include/linux/
H A Dswiotlb.h101 bool transient; member
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/
H A Dgtk-doc_1.34.0.bb59 # Patch the gtk-doc makefiles so that the qemu wrapper is used to run transient binaries
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst50 The difference between persistent and transient is with transient
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dphase_fault_detection.md20 This provides "de-glitching" to ignore transient hardware problems.
H A Dpmbus_read_sensor.md93 it can sample values very frequently and catch transient events. When these
/openbmc/linux/Documentation/driver-api/
H A Dsm501.rst54 functions, which are transient and thus their location is less critical
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.82.0.bb85 …# a qemu wrapper for running transient target binaries produced by the scanner, and an include dir…
191 # to generate transient introspection binaries
/openbmc/linux/Documentation/networking/caif/
H A Dcaif.rst63 - 0x02 means SENDING, this is a transient state.
/openbmc/linux/drivers/md/
H A DMakefile15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/openbmc/linux/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
/openbmc/linux/Documentation/i2c/
H A Dfault-codes.rst12 example. Software often retries idempotent operations after transient
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst145 - musl causes transient GLib binaries to crash on assertion failures.
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst165 - In saturated scenarios task movement will cause some transient dips,
/openbmc/linux/drivers/comedi/drivers/
H A 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()
/openbmc/linux/kernel/dma/
H A Dswiotlb.c1193 pool->transient = true; in swiotlb_find_slots()
1434 if (!pool->transient) in swiotlb_del_transient()
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Ddesign.md158 an error is logged. This provides "de-glitching" to ignore transient hardware

12