Lines Matching +full:led +full:- +full:1

1 What:		/sys/class/leds/<led>/device_name
4 Contact: linux-leds@vger.kernel.org
8 What: /sys/class/leds/<led>/interval
11 Contact: linux-leds@vger.kernel.org
13 Specifies the duration of the LED blink in milliseconds.
21 What: /sys/class/leds/<led>/link
24 Contact: linux-leds@vger.kernel.org
28 If set to 0 (default), the LED's normal state is off.
30 If set to 1, the LED's normal state reflects the link state
32 Setting this value also immediately changes the LED state.
35 What: /sys/class/leds/<led>/tx
38 Contact: linux-leds@vger.kernel.org
42 If set to 0 (default), the LED will not blink on transmission.
44 If set to 1, the LED will blink for the milliseconds specified
50 What: /sys/class/leds/<led>/rx
53 Contact: linux-leds@vger.kernel.org
57 If set to 0 (default), the LED will not blink on reception.
59 If set to 1, the LED will blink for the milliseconds specified
65 What: /sys/class/leds/<led>/offloaded
68 Contact: linux-leds@vger.kernel.org
70 Communicate whether the LED trigger modes are offloaded to
73 If 0, the LED is using software fallback to blink.
75 If 1, the LED blinking in requested mode is offloaded to
78 What: /sys/class/leds/<led>/link_10
81 Contact: linux-leds@vger.kernel.org
85 If set to 0 (default), the LED's normal state is off.
87 If set to 1, the LED's normal state reflects the link state
89 Setting this value also immediately changes the LED state.
91 What: /sys/class/leds/<led>/link_100
94 Contact: linux-leds@vger.kernel.org
98 If set to 0 (default), the LED's normal state is off.
100 If set to 1, the LED's normal state reflects the link state
102 Setting this value also immediately changes the LED state.
104 What: /sys/class/leds/<led>/link_1000
107 Contact: linux-leds@vger.kernel.org
111 If set to 0 (default), the LED's normal state is off.
113 If set to 1, the LED's normal state reflects the link state
115 Setting this value also immediately changes the LED state.
117 What: /sys/class/leds/<led>/half_duplex
120 Contact: linux-leds@vger.kernel.org
124 If set to 0 (default), the LED's normal state is off.
126 If set to 1, the LED's normal state reflects the link half
128 Setting this value also immediately changes the LED state.
130 What: /sys/class/leds/<led>/full_duplex
133 Contact: linux-leds@vger.kernel.org
137 If set to 0 (default), the LED's normal state is off.
139 If set to 1, the LED's normal state reflects the link full
141 Setting this value also immediately changes the LED state.