| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | ledtrig-transient.rst | 2 LED Transient Trigger 20 Transient trigger addresses the need for one shot timer activation. The 21 transient trigger can be enabled and disabled just like the other leds 44 Transient trigger uses standard register and unregister interfaces. During 52 Transient trigger activation routine doesn't change the LED state. It 53 creates its properties and does its initialization. Transient trigger 56 non-transient state. When driver gets suspended, irrespective of the transient 59 Transient trigger can be enabled and disabled from user space on led class 62 echo transient > trigger 69 transient trigger is activated these properties are set to default values. [all …]
|
| H A D | index.rst | 14 ledtrig-transient
|
| /OK3568_Linux_fs/kernel/drivers/leds/trigger/ |
| H A D | ledtrig-transient.c | 3 // LED Kernel Transient Trigger 5 // Transient trigger allows one shot timer activation. Please refer to 6 // Documentation/leds/ledtrig-transient.rst for details 189 .name = "transient", 197 MODULE_DESCRIPTION("Transient LED trigger");
|
| H A D | Kconfig | 104 tristate "LED Transient Trigger" 106 This allows one time activation of a transient state on
|
| H A D | Makefile | 12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | oti6858.c | 185 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/drivers/md/ |
| H A D | dm-snap-transient.c | 17 #define DM_MSG_PREFIX "transient snapshot" 104 .name = "transient", 133 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init() 139 DMWARN("Unable to register old-style transient " in dm_transient_snapshot_init()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | max8973-regulator.txt | 28 -maxim,enable-etr: boolean, enable Enhanced Transient Response. 29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response 33 Enhanced transient response (ETR) will affect the configuration of CKADV.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/arpa/ |
| H A D | ftp.h | 43 #define TRANSIENT 4 /* transient negative completion */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/arpa/ |
| H A D | ftp.h | 43 #define TRANSIENT 4 /* transient negative completion */ macro
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | apply.c | 43 * expose transient stale data. If the reserve fails, we can safely in iomap_apply() 75 * failures exposing transient data. in iomap_apply()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv_uvmem.c | 134 * Transient VM: A Normal VM that is transitioning to secure VM. 137 * of H_SVM_INIT_DONE. This transient VM, can have GFNs 152 * H_SVM_INIT_START moves the VM into transient state. During this 156 * H_SVM_INIT_DONE moves the VM entirely from transient state to 160 * H_SVM_INIT_ABORT moves the transient VM back to normal VM. 209 * | Normal | Normal | Transient|Error |Error |Normal | 213 * |Transient| N/A | Error |Secure |Normal |Normal |
|
| /OK3568_Linux_fs/buildroot/package/enlightenment/ |
| H A D | 0008-wl-Support-subsurface-stacking.patch | 33 - if (!e_config->transient.raise) 76 + if (!e_config->transient.raise)
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | bug.h | 73 * network/devices), and on transient conditions like ENOMEM or EAGAIN. 75 * For invalid external inputs, transient conditions, etc use
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.h | 38 * @ATTACH_ALL_REQ: transient state of attaching context banks. 39 * @DETACH_ALL_REQ: transient state of detaching context banks.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 50 The difference between persistent and transient is with transient
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/ |
| H A D | maxim,max20730.yaml | 19 output voltages and excellent transient response.
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | wm8775.c | 270 /* Transient window 4ms, lower PGA gain limit -1dB */ in wm8775_probe() 275 /* Transient window 4ms, ALC min gain -5dB */ in wm8775_probe()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gobject-introspection/ |
| H A D | gobject-introspection_1.72.0.bb | 83 …# 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/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 199 #define SPRN_DTV0 0x394 /* Data Cache Transient Victim 0 */ 200 #define SPRN_DTV1 0x395 /* Data Cache Transient Victim 1 */ 201 #define SPRN_DTV2 0x396 /* Data Cache Transient Victim 2 */ 202 #define SPRN_DTV3 0x397 /* Data Cache Transient Victim 3 */ 303 #define SPRN_ITV0 0x374 /* Instruction Cache Transient Victim 0 */ 304 #define SPRN_ITV1 0x375 /* Instruction Cache Transient Victim 1 */ 305 #define SPRN_ITV2 0x376 /* Instruction Cache Transient Victim 2 */ 306 #define SPRN_ITV3 0x377 /* Instruction Cache Transient Victim 3 */
|
| H A D | mpc85xx_gpio.h | 35 * helps to avoid transient data when switching from input to output in mpc85xx_gpio_set()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | sm501.rst | 54 functions, which are transient and thus their location is less critical
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/ |
| H A D | 0001-Tweak-gtkdoc-settings-so-that-gtkdoc-generation-work.patch | 7 This requires setting a few environment variables so that the transient
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/ |
| H A D | gtk-doc_1.33.2.bb | 58 # Patch the gtk-doc makefiles so that the qemu wrapper is used to run transient binaries
|