/Linux-v5.15/Documentation/leds/ |
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 …]
|
D | index.rst | 14 ledtrig-transient
|
/Linux-v5.15/drivers/leds/trigger/ |
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");
|
D | Kconfig | 104 tristate "LED Transient Trigger" 106 This allows one time activation of a transient state on
|
D | Makefile | 12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
/Linux-v5.15/drivers/md/ |
D | dm-snap-transient.c | 17 #define DM_MSG_PREFIX "transient snapshot" 108 .name = "transient", 137 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init() 143 DMWARN("Unable to register old-style transient " in dm_transient_snapshot_init()
|
D | Makefile | 15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
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.
|
/Linux-v5.15/drivers/usb/serial/ |
D | oti6858.c | 185 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-v5.15/Documentation/ABI/testing/ |
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
|
/Linux-v5.15/Documentation/hwmon/ |
D | pm6764tr.rst | 30 maintaining the best efficiency over all loading conditions without compromising transient
|
/Linux-v5.15/arch/powerpc/kvm/ |
D | book3s_hv_uvmem.c | 135 * Transient VM: A Normal VM that is transitioning to secure VM. 138 * of H_SVM_INIT_DONE. This transient VM, can have GFNs 153 * H_SVM_INIT_START moves the VM into transient state. During this 157 * H_SVM_INIT_DONE moves the VM entirely from transient state to 161 * H_SVM_INIT_ABORT moves the transient VM back to normal VM. 210 * | Normal | Normal | Transient|Error |Error |Normal | 214 * |Transient| N/A | Error |Secure |Normal |Normal |
|
/Linux-v5.15/include/asm-generic/ |
D | bug.h | 75 * network/devices), and on transient conditions like ENOMEM or EAGAIN. 77 * For invalid external inputs, transient conditions, etc use
|
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 38 * @ATTACH_ALL_REQ: transient state of attaching context banks. 39 * @DETACH_ALL_REQ: transient state of detaching context banks.
|
/Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
D | maxim,max20730.yaml | 19 output voltages and excellent transient response.
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 50 The difference between persistent and transient is with transient
|
/Linux-v5.15/Documentation/driver-api/ |
D | sm501.rst | 54 functions, which are transient and thus their location is less critical
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | sf.h | 70 * @watermark: Minimum allowed available free space in RXF for transient state.
|
/Linux-v5.15/drivers/media/i2c/ |
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()
|
/Linux-v5.15/drivers/block/drbd/ |
D | drbd_strings.c | 79 [-SS_IN_TRANSIENT_STATE] = "In transient state, retry after next state change",
|
/Linux-v5.15/Documentation/networking/caif/ |
D | caif.rst | 63 - 0x02 means SENDING, this is a transient state.
|
/Linux-v5.15/Documentation/i2c/ |
D | fault-codes.rst | 12 example. Software often retries idempotent operations after transient
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 156 * as a way of recovering from transient memory exhaustion. in t3_l2t_send_slow() 206 * as a way of recovering from transient memory exhaustion. in t3_l2t_send_event()
|
/Linux-v5.15/Documentation/scheduler/ |
D | schedutil.txt | 161 - In saturated scenarios task movement will cause some transient dips,
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_ddc.c | 94 /* On plug-in, there is a transient level on the pad in set_config()
|