Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Doti6858.c185 u8 transient; member
248 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 …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmax8973-regulator.txt29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response
33 Enhanced transient response (ETR) will affect the configuration of CKADV.
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
H A DKconfig106 This allows one time activation of a transient state on
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/package/enlightenment/
H A D0008-wl-Support-subsurface-stacking.patch33 - if (!e_config->transient.raise)
76 + if (!e_config->transient.raise)
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/etc/udev/scripts/
H A Dmount.sh42 if [ -f /run/systemd/transient/run-media-$name.mount ]; then
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/udev-extraconf/
H A Dmount.sh43 …if [ -f /run/systemd/transient/$(echo $MOUNT_BASE | cut -d '/' -f 2- | sed 's#/#-#g')-*$name.mount…
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-Tweak-gtkdoc-settings-so-that-gtkdoc-generation-work.patch7 This requires setting a few environment variables so that the transient
H A D0001-Fix-build-without-opengl-or-es.patch91 // If we have an active transient zoom, we want the zoom to win over any changes
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/
H A Dgtk-doc_1.33.2.bb58 # Patch the gtk-doc makefiles so that the qemu wrapper is used to run transient binaries
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst50 The difference between persistent and transient is with transient
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dsconscript23 # Fake platform is a transient solution for GPL drivers running in kernel that does not provide con…
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.72.0.bb83 …# a qemu wrapper for running transient target binaries produced by the scanner, and an include dir…
180 # to generate transient introspection binaries
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dsm501.rst54 functions, which are transient and thus their location is less critical
/OK3568_Linux_fs/kernel/drivers/md/
H A DMakefile10 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A DREADME85 where the transient effects of attack/release envelope should be
/OK3568_Linux_fs/kernel/Documentation/networking/caif/
H A Dcaif.rst63 - 0x02 means SENDING, this is a transient state.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfault-codes.rst12 example. Software often retries idempotent operations after transient
/OK3568_Linux_fs/kernel/drivers/staging/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()
/OK3568_Linux_fs/external/xserver/dix/
H A DBuiltInAtoms326 Used by transient top-level windows, such as dialog
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkmemleak.rst196 Some of the reported leaks are only transient, especially on SMP

12