Home
last modified time | relevance | path

Searched full:blinking (Results 1 – 25 of 220) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/leds/
Dleds-bcm6328.c64 * @blink_leds: blinking LEDs
65 * @blink_delay: blinking delay
136 /* Remove LED from cached HW blinking intervals */ in bcm6328_led_set()
178 "fallback to soft blinking (delay_on != delay_off)\n"); in bcm6328_blink_set()
184 "fallback to soft blinking (delay > %ums)\n", in bcm6328_blink_set()
191 * Check if any of the two configurable HW blinking intervals is in bcm6328_blink_set()
193 * 1. No LEDs assigned to the HW blinking interval. in bcm6328_blink_set()
194 * 2. Only this LED is assigned to the HW blinking interval. in bcm6328_blink_set()
202 /* Add LED to the first HW blinking interval cache */ in bcm6328_blink_set()
205 /* Remove LED from the second HW blinking interval cache */ in bcm6328_blink_set()
[all …]
Dleds-ss4200.c172 * There are two gpio ports, one for blinking and the other
173 * for power. @port tells us if we're doing blinking or
227 * consistency so that both the "turn off blinking" in nasgpio_led_set_brightness()
436 * LED_OFF implies disabling future blinking in set_power_light_amber_noblink()
448 int blinking = 0; in nas_led_blink_show() local
450 blinking = 1; in nas_led_blink_show()
451 return sprintf(buf, "%u\n", blinking); in nas_led_blink_show()
536 * light blue and blinking. This will turn it solid in nas_gpio_init()
Dleds-gpio.c24 u8 blinking; member
45 if (led_dat->blinking) { in gpio_led_set()
48 led_dat->blinking = 0; in gpio_led_set()
69 led_dat->blinking = 1; in gpio_blink_set()
87 led_dat->blinking = 0; in create_gpio_led()
Dleds-pca963x.c14 * Note that hardware blinking violates the leds infrastructure driver
15 * interface since the hardware only supports blinking all LEDs with the
19 * that is set to blink will be used for all of the blinking LEDs.
20 * Hardware blinking is disabled by default but can be enabled by setting
44 #define PCA963X_MODE2_DMBLNK 0x20 /* Enable blinking */
/kernel/linux/linux-4.19/Documentation/admin-guide/
Dvga-softcursor.rst9 tricks: you can make your cursor look like a non-blinking red block,
40 on highlight (or sometimes blinking -- it depends on the configuration
52 To get normal blinking underline, use::
56 To get blinking block, use::
60 To get red non-blinking block, use::
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dvga-softcursor.rst9 tricks: you can make your cursor look like a non-blinking red block,
40 on highlight (or sometimes blinking -- it depends on the configuration
52 To get normal blinking underline, use::
56 To get blinking block, use::
60 To get red non-blinking block, use::
/kernel/linux/linux-4.19/Documentation/leds/
Dleds-class.txt61 blinking,
65 blinking, returns -EBUSY if software blink fallback is enabled.
88 blink_set() function (see <linux/leds.h>). To set an LED to blinking,
92 To turn off blinking, use the API function led_brightness_set()
94 timers that may have been required for blinking.
96 The blink_set() function should choose a user friendly blinking value
103 hardware blinking function, if any.
Dledtrig-oneshot.txt12 event, while in the latter it keeps blinking at constant rate, as to signal
39 echo 1 > shot # led starts blinking, ignored if already blinking
Dleds-lp55xx.txt80 For example, run blinking pattern in engine #1 of LP5521
87 For example, run blinking pattern in engine #3 of LP55231
96 To start blinking patterns in engine #2 and #3 simultaneously,
163 /* mode_1: blinking data */
190 echo 1 > /sys/bus/i2c/devices/xxxx/led_pattern # red blinking LED pattern
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-class.rst126 blinking,
132 blinking, returns -EBUSY if software blink fallback is enabled.
155 blink_set() function (see <linux/leds.h>). To set an LED to blinking,
159 To turn off blinking, use the API function led_brightness_set()
161 timers that may have been required for blinking.
163 The blink_set() function should choose a user friendly blinking value
170 hardware blinking function, if any.
Dledtrig-oneshot.rst13 event, while in the latter it keeps blinking at constant rate, as to signal
40 echo 1 > shot # led starts blinking, ignored if already blinking
Dleds-lp55xx.rst90 For example, run blinking pattern in engine #1 of LP5521::
98 For example, run blinking pattern in engine #3 of LP55231
109 To start blinking patterns in engine #2 and #3 simultaneously::
192 /* mode_1: blinking data */
219 echo 1 > /sys/bus/i2c/devices/xxxx/led_pattern # red blinking LED pattern
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
Drtw_led.h51 enum LED_STATE_871x BlinkingLedState; /* Next state for blinking,
57 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */
61 u32 BlinkTimes; /* Number of times to toggle led state for blinking. */
63 struct timer_list BlinkTimer; /* Timer object for led blinking. */
/kernel/linux/linux-4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h51 enum LED_STATE_871x BlinkingLedState; /* Next state for blinking,
57 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */
61 u32 BlinkTimes; /* Number of times to toggle led state for blinking. */
63 struct timer_list BlinkTimer; /* Timer object for led blinking. */
/kernel/linux/linux-4.19/include/linux/
Dleds.h84 * Deactivate blinking again when the brightness is set to LED_OFF
143 * led_blink_set - set blinking with software fallback
144 * @led_cdev: the LED to start blinking
150 * software blinking if there is no hardware blinking or if
153 * Note that if software blinking is active, simply calling
154 * led_cdev->brightness_set() will not stop the blinking,
162 * @led_cdev: the LED to start blinking
184 * software blink timer that implements blinking when the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-el15203000.txt6 The board manages 3 LEDs and supports predefined blinking patterns
10 Doesn't have any hardware blinking pattern.
13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern.
Dpca963x.txt9 - nxp,hw-blink : use hardware blinking instead of software blinking
/kernel/linux/linux-5.10/include/linux/
Dleds.h113 * Deactivate blinking again when the brightness is set to LED_OFF
214 * led_blink_set - set blinking with software fallback
215 * @led_cdev: the LED to start blinking
221 * software blinking if there is no hardware blinking or if
224 * Note that if software blinking is active, simply calling
225 * led_cdev->brightness_set() will not stop the blinking,
232 * @led_cdev: the LED to start blinking
253 * software blink timer that implements blinking when the
/kernel/linux/linux-4.19/drivers/leds/
Dleds-gpio.c28 u8 blinking; member
49 if (led_dat->blinking) { in gpio_led_set()
52 led_dat->blinking = 0; in gpio_led_set()
73 led_dat->blinking = 1; in gpio_blink_set()
120 led_dat->blinking = 0; in create_gpio_led()
Dleds-ss4200.c184 * There are two gpio ports, one for blinking and the other
185 * for power. @port tells us if we're doing blinking or
239 * consistency so that both the "turn off blinking" in nasgpio_led_set_brightness()
448 * LED_OFF implies disabling future blinking in set_power_light_amber_noblink()
460 int blinking = 0; in nas_led_blink_show() local
462 blinking = 1; in nas_led_blink_show()
463 return sprintf(buf, "%u\n", blinking); in nas_led_blink_show()
548 * light blue and blinking. This will turn it solid in nas_gpio_init()
Dleds-pca963x.c17 * Note that hardware blinking violates the leds infrastructure driver
18 * interface since the hardware only supports blinking all LEDs with the
22 * that is set to blink will be used for all of the blinking LEDs.
23 * Hardware blinking is disabled by default but can be enabled by setting
48 #define PCA963X_MODE2_DMBLNK 0x20 /* Enable blinking */
338 /* default to software blinking unless hardware blinking is specified */ in pca963x_dt_init()
Dleds-bcm6328.c63 * @blink_leds: blinking LEDs
64 * @blink_delay: blinking delay
171 "fallback to soft blinking (delay_on != delay_off)\n"); in bcm6328_blink_set()
177 "fallback to soft blinking (delay > %ums)\n", in bcm6328_blink_set()
200 "fallback to soft blinking (delay already set)\n"); in bcm6328_blink_set()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/
Dpca963x.txt9 - nxp,hw-blink : use hardware blinking instead of software blinking
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl871x_led.h82 u8 bLedBlinkInProgress; /*true if blinking */
89 u32 BlinkingLedState; /* Next state for blinking,
93 struct timer_list BlinkTimer; /* Timer object for led blinking.*/
/kernel/linux/linux-4.19/drivers/pci/hotplug/
Drpaphp.h27 #define LED_ID 2 /* slow blinking */
28 #define LED_ACTION 3 /* fast blinking */

123456789