Lines Matching refs:transient
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.
127 echo 1 > state - stores desired transient state LED_FULL to be
129 echo 0 > state - stores desired transient state LED_OFF to be
138 echo transient > trigger
152 - Use by any user space app that needs a transient GPIO output.