/linux/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 …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | adi,adp5055-regulator.yaml | 87 adi,fast-transient: 89 Configures the fast transient sensitivity for each regulator. 90 "none" - No fast transient. 135 adi,fast-transient = "5G_2.5%"; 144 adi,fast-transient = "5G_2.5%"; 153 adi,fast-transient = "5G_2.5%";
|
H A D | maxim,max8973.yaml | 76 description: Enable Enhanced Transient Response. 81 Enhanced transient response circuit is enabled and set for high 84 Enhanced transient response (ETR) will affect the configuration of CKADV.
|
/linux/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 | 103 tristate "LED Transient Trigger" 105 This allows one time activation of a transient state on
|
H A D | Makefile | 12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
/linux/drivers/usb/serial/ |
H A 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/drivers/md/ |
H A D | dm-snap-transient.c | 18 #define DM_MSG_PREFIX "transient snapshot" 111 .name = "transient", 140 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init() 146 DMWARN("Unable to register old-style transient exception store type"); in dm_transient_snapshot_init()
|
/linux/include/linux/ |
H A D | swiotlb.h | 68 * @transient: %true if transient memory pool. 83 bool transient; member 105 * @transient_nslabs: The total number of slots in all transient pools that
|
/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'/>
|
/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
|
/linux/arch/arm64/kvm/ |
H A D | at.c | 592 bool transient; in combine_s1_s2_attr() local 595 /* Upgrade transient s1 to non-transient to simplify things */ in combine_s1_s2_attr() 597 case 0b0001 ... 0b0011: /* Normal, Write-Through Transient */ in combine_s1_s2_attr() 598 transient = true; in combine_s1_s2_attr() 601 case 0b0101 ... 0b0111: /* Normal, Write-Back Transient */ in combine_s1_s2_attr() 602 transient = true; in combine_s1_s2_attr() 606 transient = false; in combine_s1_s2_attr() 621 if (transient) { in combine_s1_s2_attr()
|
/linux/Documentation/hwmon/ |
H A D | pm6764tr.rst | 30 maintaining the best efficiency over all loading conditions without compromising transient
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 50 The difference between persistent and transient is with transient
|
/linux/drivers/media/i2c/ |
H A D | wm8775.c | 269 /* Transient window 4ms, lower PGA gain limit -1dB */ in wm8775_probe() 274 /* Transient window 4ms, ALC min gain -5dB */ in wm8775_probe()
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | sf.h | 70 * @watermark: Minimum allowed available free space in RXF for transient state.
|
/linux/Documentation/driver-api/ |
H A D | sm501.rst | 54 functions, which are transient and thus their location is less critical
|
/linux/drivers/block/drbd/ |
H A D | drbd_strings.c | 79 [-SS_IN_TRANSIENT_STATE] = "In transient state, retry after next state change",
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | fred.rst | 58 transient states due to %cr2 and/or %dr6, and it is no longer needed
|
/linux/Documentation/networking/caif/ |
H A D | caif.rst | 63 - 0x02 means SENDING, this is a transient state.
|
/linux/kernel/dma/ |
H A D | swiotlb.c | 1223 pool->transient = true; in swiotlb_find_slots() 1500 * swiotlb_del_transient() - delete a transient memory pool 1503 * @pool: Pointer to the transient memory pool to be checked and deleted. 1505 * Check whether the address belongs to a transient SWIOTLB memory pool. 1508 * Return: %true if @tlb_addr belonged to a transient pool that was released. 1513 if (!pool->transient) in swiotlb_del_transient()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A 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/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
|
/linux/Documentation/security/ |
H A D | snp-tdx-threat-model.rst | 192 side-channels, as well as transient execution side channels. Examples of 240 side-channel and/or transient execution attack vectors.
|
/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 12 example. Software often retries idempotent operations after transient
|