Lines Matching refs:activate
4 The leds timer trigger does not currently have an interface to activate
21 PMIC. There is a need to activate one shot timer to control the vibrate
72 This trigger exports three properties, activate, state, and duration. When
76 - activate allows activating and deactivating the timer specified by
82 activate - one shot timer activate mechanism.
87 activate state indicates a timer with a value of specified
92 duration - one shot timer value. When activate is set, duration value
113 When timer expires activate goes back to deactivated state, duration is left
114 at the set value to be used when activate is set at a future time. This will
115 allow user app to set the time once and activate it to run it once for the
119 echo 1 > activate - starts timer = duration when duration is not 0.
120 echo 0 > activate - cancels currently running timer.
122 activate. Currently active timer if
125 activate. Currently active timer if any,
142 echo 1 > activate - start timer = duration to run once
143 echo 1 > activate - start timer = duration to run once