Lines Matching +full:led +full:- +full:backlight

1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "LED Trigger support"
13 tristate "LED Timer Trigger"
16 via sysfs. Some LED hardware can be programmed to start
17 blinking the LED without any further software interaction.
18 For more details read Documentation/leds/leds-class.rst.
23 tristate "LED One-shot Trigger"
25 This allows LEDs to blink in one-shot pulses with parameters
28 or on dense events, where this blinks the LED at constant rate if
36 bool "LED Disk Trigger"
43 bool "LED MTD (NAND/NOR) Trigger"
50 tristate "LED Heartbeat Trigger"
53 The flash frequency is a hyperbolic function of the 1-minute
58 tristate "LED backlight Trigger"
60 This allows LEDs to be controlled as a backlight device: they
66 bool "LED CPU Trigger"
76 tristate "LED activity Trigger"
84 tristate "LED GPIO Trigger"
94 tristate "LED Default ON Trigger"
99 comment "iptables trigger is under Netfilter config (LED target)"
103 tristate "LED Transient Trigger"
110 tristate "LED Camera Flash/Torch Trigger"
117 bool "LED Panic Trigger"
126 tristate "LED Netdev Trigger"
133 tristate "LED Pattern Trigger"
140 tristate "LED Trigger for TTY devices"
146 When build as a module this driver will be called ledtrig-tty.
149 tristate "LED Input events trigger"
155 This is primarily intended to control LEDs which are a backlight for
156 capacitive touch-buttons, such as e.g. the menu / home / back buttons
159 This can also be used to turn on the keyboard backlight LED on
160 input events and turn the keyboard backlight off again when idle.
162 When build as a module this driver will be called ledtrig-input-events.