Lines Matching +full:disk +full:- +full:activity
1 # SPDX-License-Identifier: GPL-2.0-only
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
36 bool "LED Disk Trigger"
39 This allows LEDs to be controlled by disk activity.
46 This allows LEDs to be controlled by MTD activity.
53 The flash frequency is a hyperbolic function of the 1-minute
76 tristate "LED activity Trigger"
129 This allows LEDs to be controlled by network device activity.
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.
152 Turn LEDs on when there is input (/dev/input/event*) activity and turn
153 them back off again after there has been no activity for 5 seconds.
156 capacitive touch-buttons, such as e.g. the menu / home / back buttons
162 When build as a module this driver will be called ledtrig-input-events.