Searched refs:transient (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-transient.txt | 26 transient trigger can be enabled and disabled just like the other leds 61 non-transient state. When driver gets suspended, irrespective of the transient 67 echo transient > trigger 73 transient trigger is activated these properties are set to default values. 79 - state allows user to specify a transient state to be held for the specified 84 default value is zero when transient trigger is enabled, 97 state - transient state to be held. It has two values 0 or 1. 0 maps 100 state gets changed to the non-transient state which is the 101 inverse of transient state. 117 non-transient state which is the inverse of the transient state. [all …]
|
D | 00-INDEX | 21 ledtrig-transient.txt
|
/linux-4.1.27/drivers/usb/serial/ |
D | oti6858.c | 185 u8 transient; member 248 priv->transient = 0; in setup_line() 648 int transient = 0, can_recv = 0, resubmit = 1; in oti6858_read_int_callback() local 674 if (!priv->transient) { in oti6858_read_int_callback() 677 priv->transient = 4; in oti6858_read_int_callback() 686 priv->transient = 0; in oti6858_read_int_callback() 689 } else if (--priv->transient == 0) { in oti6858_read_int_callback() 691 priv->transient = 4; in oti6858_read_int_callback() 700 if (!priv->transient) { in oti6858_read_int_callback() 719 if (!priv->transient && xs->rx_bytes_avail != 0) { in oti6858_read_int_callback() [all …]
|
/linux-4.1.27/drivers/leds/trigger/ |
D | Makefile | 9 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
D | Kconfig | 99 This allows one time activation of a transient state on
|
/linux-4.1.27/drivers/md/ |
D | Makefile | 8 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/linux-4.1.27/Documentation/ |
D | SM501.txt | 51 functions, which are transient and thus their location is less critical
|
D | kmemleak.txt | 174 Some of the reported leaks are only transient, especially on SMP
|
D | robust-futex-ABI.txt | 66 The third word, called 'list_op_pending', contains transient copy of
|
D | devices.txt | 3233 Non-transient sockets and named pipes may exist in /dev. Common entries are:
|
/linux-4.1.27/Documentation/networking/caif/ |
D | README | 47 - 0x02 means SENDING, this is a transient state.
|
/linux-4.1.27/Documentation/i2c/ |
D | fault-codes | 8 example. Software often retries idempotent operations after transient
|
/linux-4.1.27/Documentation/device-mapper/ |
D | snapshot.txt | 45 The difference is that for transient snapshots less metadata must be
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | object.txt | 210 A transient state in which pending operations are started, child objects
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 1484 int bytes, int transient) in osc_enter_cache_try() argument 1497 if (transient) { in osc_enter_cache_try()
|
/linux-4.1.27/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 320 This is a transient state, leading immediately to
|
/linux-4.1.27/mm/ |
D | Kconfig | 395 if there are a lot of transient processes.
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 881 all such transient state should either be maintained in the request structure,
|