Lines Matching refs:transient
21 transient trigger can be enabled and disabled just like the other leds
56 non-transient state. When driver gets suspended, irrespective of the transient
62 echo transient > trigger
69 transient trigger is activated these properties are set to default values.
75 - state allows user to specify a transient state to be held for the specified
81 default value is zero when transient trigger is enabled,
96 - transient state to be held. It has two values 0 or 1. 0 maps
99 state gets changed to the non-transient state which is the
100 inverse of transient state.
116 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
144 echo transient > trigger
160 - Use by any user space app that needs a transient GPIO output.