Lines Matching refs:transient
27 transient trigger can be enabled and disabled just like the other leds
62 non-transient state. When driver gets suspended, irrespective of the transient
68 echo transient > trigger
75 transient trigger is activated these properties are set to default values.
81 - state allows user to specify a transient state to be held for the specified
87 default value is zero when transient trigger is enabled,
102 - transient state to be held. It has two values 0 or 1. 0 maps
105 state gets changed to the non-transient state which is the
106 inverse of transient state.
122 non-transient state which is the inverse of the transient state:
133 echo 1 > state stores desired transient state LED_FULL to be
135 echo 0 > state stores desired transient state LED_OFF to be
150 echo transient > trigger
167 - Use by any user space app that needs a transient GPIO output.