Lines Matching +full:led +full:- +full:pattern
1 What: /sys/class/leds/<led>/pattern
5 Specify a software pattern for the LED, that supports altering
9 The pattern is given by a series of tuples, of brightness and
13 Documentation/devicetree/bindings/leds/leds-trigger-pattern.txt
15 What: /sys/class/leds/<led>/hr_pattern
18 Specify a software pattern for the LED, that supports altering
22 Unlike the /sys/class/leds/<led>/pattern, this attribute runs
23 a pattern on high-resolution timer (hrtimer).
25 What: /sys/class/leds/<led>/hw_pattern
29 Specify a hardware pattern for the LED, for LED hardware that
32 software pattern.
34 Since different LED hardware can have different semantics of
39 What: /sys/class/leds/<led>/repeat
43 Specify a pattern repeat number. -1 means repeat indefinitely,
50 only support indefinitely patterns, so they always store -1.