Lines Matching +full:turn +full:- +full:on

1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on LEDS_CLASS
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
26 controlled via sysfs. It's useful to notify the user on
28 or on dense events, where this blinks the LED at constant rate if
37 depends on ATA
44 depends on MTD
53 The flash frequency is a hyperbolic function of the 1-minute
61 turn off and on when the display is blanked and unblanked.
67 depends on !PREEMPT_RT
71 CPUs are active on the system at any given moment.
80 intense brightness depending on the instant CPU load.
85 depends on GPIOLIB || COMPILE_TEST
94 tristate "LED Default ON Trigger"
96 This allows LEDs to be initialised in the ON state.
100 depends on LEDS_TRIGGERS
105 This allows one time activation of a transient state on
113 This enables direct flash/torch on/off by the driver, kernel space.
119 This allows LEDs to be configured to blink on a kernel panic.
121 allowing to blink them on a kernel panic, even if they are set to
127 depends on NET
141 depends on TTY
143 This allows LEDs to be controlled by activity on ttys which includes
146 When build as a module this driver will be called ledtrig-tty.
150 depends on INPUT
152 Turn LEDs on when there is input (/dev/input/event*) activity and turn
156 capacitive touch-buttons, such as e.g. the menu / home / back buttons
157 found on the bottom bezel of many older smartphones and tablets.
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.