Lines Matching refs:LED
1 One-shot LED Trigger
4 This is a LED trigger useful for signaling the user of an event where there are
7 happened, than the trigger turns the LED on and than keeps it off for a
15 A one-shot LED only stays in a constant state when there are no events. An
16 additional "invert" property specifies if the LED has to stay off (normal) or
24 This adds the following sysfs attributes to the LED:
26 delay_on - specifies for how many milliseconds the LED has to stay at
30 delay_off - specifies for how many milliseconds the LED has to stay at
35 ms, then blink off for delay_off ms, leaving the LED normally off. If
37 leaving the LED normally on.
38 Setting this value also immediately change the LED state.