1 What: /sys/class/leds/<led>/delay_on 1 What: /sys/class/leds/<led>/delay_on 2 Date: Jun 2012 2 Date: Jun 2012 3 KernelVersion: 3.6 3 KernelVersion: 3.6 4 Contact: linux-leds@vger.kernel.org 4 Contact: linux-leds@vger.kernel.org 5 Description: 5 Description: 6 Specifies for how many millise 6 Specifies for how many milliseconds the LED has to stay at 7 LED_FULL brightness after it h 7 LED_FULL brightness after it has been armed. 8 Defaults to 100 ms. 8 Defaults to 100 ms. 9 9 10 What: /sys/class/leds/<led>/delay_of 10 What: /sys/class/leds/<led>/delay_off 11 Date: Jun 2012 11 Date: Jun 2012 12 KernelVersion: 3.6 12 KernelVersion: 3.6 13 Contact: linux-leds@vger.kernel.org 13 Contact: linux-leds@vger.kernel.org 14 Description: 14 Description: 15 Specifies for how many millise 15 Specifies for how many milliseconds the LED has to stay at 16 LED_OFF brightness after it ha 16 LED_OFF brightness after it has been armed. 17 Defaults to 100 ms. 17 Defaults to 100 ms. 18 18 19 What: /sys/class/leds/<led>/invert 19 What: /sys/class/leds/<led>/invert 20 Date: Jun 2012 20 Date: Jun 2012 21 KernelVersion: 3.6 21 KernelVersion: 3.6 22 Contact: linux-leds@vger.kernel.org 22 Contact: linux-leds@vger.kernel.org 23 Description: 23 Description: 24 Reverse the blink logic. If se 24 Reverse the blink logic. If set to 0 (default) blink on for 25 delay_on ms, then blink off fo 25 delay_on ms, then blink off for delay_off ms, leaving the LED 26 normally off. If set to 1, bli 26 normally off. If set to 1, blink off for delay_off ms, then 27 blink on for delay_on ms, leav 27 blink on for delay_on ms, leaving the LED normally on. 28 Setting this value also immedi 28 Setting this value also immediately changes the LED state. 29 29 30 What: /sys/class/leds/<led>/shot 30 What: /sys/class/leds/<led>/shot 31 Date: Jun 2012 31 Date: Jun 2012 32 KernelVersion: 3.6 32 KernelVersion: 3.6 33 Contact: linux-leds@vger.kernel.org 33 Contact: linux-leds@vger.kernel.org 34 Description: 34 Description: 35 Write any non-empty string to 35 Write any non-empty string to signal an events, this starts a 36 blink sequence if not already 36 blink sequence if not already running.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.