18c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/delay_on
28c2ecf20Sopenharmony_ciDate:		Jun 2012
38c2ecf20Sopenharmony_ciKernelVersion:	3.6
48c2ecf20Sopenharmony_ciContact:	linux-leds@vger.kernel.org
58c2ecf20Sopenharmony_ciDescription:
68c2ecf20Sopenharmony_ci		Specifies for how many milliseconds the LED has to stay at
78c2ecf20Sopenharmony_ci		LED_FULL brightness after it has been armed.
88c2ecf20Sopenharmony_ci		Defaults to 100 ms.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/delay_off
118c2ecf20Sopenharmony_ciDate:		Jun 2012
128c2ecf20Sopenharmony_ciKernelVersion:	3.6
138c2ecf20Sopenharmony_ciContact:	linux-leds@vger.kernel.org
148c2ecf20Sopenharmony_ciDescription:
158c2ecf20Sopenharmony_ci		Specifies for how many milliseconds the LED has to stay at
168c2ecf20Sopenharmony_ci		LED_OFF brightness after it has been armed.
178c2ecf20Sopenharmony_ci		Defaults to 100 ms.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/invert
208c2ecf20Sopenharmony_ciDate:		Jun 2012
218c2ecf20Sopenharmony_ciKernelVersion:	3.6
228c2ecf20Sopenharmony_ciContact:	linux-leds@vger.kernel.org
238c2ecf20Sopenharmony_ciDescription:
248c2ecf20Sopenharmony_ci		Reverse the blink logic. If set to 0 (default) blink on for
258c2ecf20Sopenharmony_ci		delay_on ms, then blink off for delay_off ms, leaving the LED
268c2ecf20Sopenharmony_ci		normally off. If set to 1, blink off for delay_off ms, then
278c2ecf20Sopenharmony_ci		blink on for delay_on ms, leaving the LED normally on.
288c2ecf20Sopenharmony_ci		Setting this value also immediately changes the LED state.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/shot
318c2ecf20Sopenharmony_ciDate:		Jun 2012
328c2ecf20Sopenharmony_ciKernelVersion:	3.6
338c2ecf20Sopenharmony_ciContact:	linux-leds@vger.kernel.org
348c2ecf20Sopenharmony_ciDescription:
358c2ecf20Sopenharmony_ci		Write any non-empty string to signal an events, this starts a
368c2ecf20Sopenharmony_ci		blink sequence if not already running.
37