/openbmc/linux/Documentation/leds/ |
H A D | ledtrig-transient.rst | 21 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 D | index.rst | 14 ledtrig-transient
|
/openbmc/linux/drivers/usb/serial/ |
H A D | oti6858.c | 186 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 D | Makefile | 12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
H A D | Kconfig | 108 This allows one time activation of a transient state on
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pm6764tr.rst | 30 maintaining the best efficiency over all loading conditions without compromising transient
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dfl-port | 31 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 D | net_failover.rst | 56 <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 D | mount.sh | 53 …if [ -f /run/systemd/transient/$(echo $MOUNT_BASE | cut -d '/' -f 2- | sed 's#/#-#g')-*$name.mount…
|
/openbmc/linux/include/linux/ |
H A D | swiotlb.h | 101 bool transient; member
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/ |
H A D | gtk-doc_1.34.0.bb | 59 # 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 D | snapshot.rst | 50 The difference between persistent and transient is with transient
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | phase_fault_detection.md | 20 This provides "de-glitching" to ignore transient hardware problems.
|
H A D | pmbus_read_sensor.md | 93 it can sample values very frequently and catch transient events. When these
|
/openbmc/linux/Documentation/driver-api/ |
H A D | sm501.rst | 54 functions, which are transient and thus their location is less critical
|
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/ |
H A D | gobject-introspection_1.82.0.bb | 85 …# 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 D | caif.rst | 63 - 0x02 means SENDING, this is a transient state.
|
/openbmc/linux/drivers/md/ |
H A D | Makefile | 15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | processor_mmio_stale_data.rst | 11 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 D | fault-codes.rst | 12 example. Software often retries idempotent operations after transient
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | gobject-introspection.rst | 145 - musl causes transient GLib binaries to crash on assertion failures.
|
/openbmc/linux/Documentation/scheduler/ |
H A D | schedutil.rst | 165 - In saturated scenarios task movement will cause some transient dips,
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_tio.c | 224 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 D | swiotlb.c | 1193 pool->transient = true; in swiotlb_find_slots() 1434 if (!pool->transient) in swiotlb_del_transient()
|
/openbmc/phosphor-power/phosphor-regulators/docs/ |
H A D | design.md | 158 an error is logged. This provides "de-glitching" to ignore transient hardware
|