Lines Matching +full:led +full:-

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.
93 What: /sys/class/leds/<led>/link_100
96 Contact: linux-leds@vger.kernel.org
100 If set to 0 (default), the LED's normal state is off.
102 If set to 1, the LED's normal state reflects the link state
104 Setting this value also immediately changes the LED state.
108 What: /sys/class/leds/<led>/link_1000
111 Contact: linux-leds@vger.kernel.org
115 If set to 0 (default), the LED's normal state is off.
117 If set to 1, the LED's normal state reflects the link state
119 Setting this value also immediately changes the LED state.
123 What: /sys/class/leds/<led>/link_2500
126 Contact: linux-leds@vger.kernel.org
130 If set to 0 (default), the LED's normal state is off.
132 If set to 1, the LED's normal state reflects the link state
134 Setting this value also immediately changes the LED state.
138 What: /sys/class/leds/<led>/link_5000
141 Contact: linux-leds@vger.kernel.org
145 If set to 0 (default), the LED's normal state is off.
147 If set to 1, the LED's normal state reflects the link state
149 Setting this value also immediately changes the LED state.
153 What: /sys/class/leds/<led>/link_10000
156 Contact: linux-leds@vger.kernel.org
160 If set to 0 (default), the LED's normal state is off.
162 If set to 1, the LED's normal state reflects the link state
164 Setting this value also immediately changes the LED state.
168 What: /sys/class/leds/<led>/half_duplex
171 Contact: linux-leds@vger.kernel.org
175 If set to 0 (default), the LED's normal state is off.
177 If set to 1, the LED's normal state reflects the link half
179 Setting this value also immediately changes the LED state.
181 What: /sys/class/leds/<led>/full_duplex
184 Contact: linux-leds@vger.kernel.org
188 If set to 0 (default), the LED's normal state is off.
190 If set to 1, the LED's normal state reflects the link full
192 Setting this value also immediately changes the LED state.