Searched refs:blinking (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/drivers/leds/ |
D | leds-gpio.c | 31 u8 blinking; member 41 if (led_dat->blinking) { in gpio_led_work() 44 led_dat->blinking = 0; in gpio_led_work() 69 if (led_dat->blinking) { in gpio_led_set() 72 led_dat->blinking = 0; in gpio_led_set() 84 led_dat->blinking = 1; in gpio_blink_set() 128 led_dat->blinking = 0; in create_gpio_led()
|
D | leds-ss4200.c | 447 int blinking = 0; in nas_led_blink_show() local 449 blinking = 1; in nas_led_blink_show() 450 return sprintf(buf, "%u\n", blinking); in nas_led_blink_show()
|
D | leds-lm355x.c | 131 u8 blinking; member 399 indicator_pattern[state].blinking); in lm3556_indicator_pattern_store()
|
D | Kconfig | 88 hardware-accelerated blinking with maximum on and off periods of 9.8 418 can stop the front LED from blinking after startup. 488 cannot be used. This driver supports hardware blinking with an on+off 497 Driver support brightness control and hardware-assisted blinking.
|
/linux-4.4.14/Documentation/ |
D | VGA-softcursor.txt | 8 like a non-blinking red block, make it inverse background of the character it's 27 and the most significant one turns on highlight (or sometimes blinking--it 37 To get normal blinking underline, use: echo -e '\033[?2c' 38 To get blinking block, use: echo -e '\033[?6c' 39 To get red non-blinking block, use: echo -e '\033[?17;0;64c'
|
D | 00-INDEX | 67 - how to change your VGA cursor from a blinking underscore.
|
/linux-4.4.14/Documentation/leds/ |
D | leds-class.txt | 60 blink_set() function (see <linux/leds.h>). To set an LED to blinking, 64 To turn off blinking again, use the API function led_brightness_set() 66 timers that may have been required for blinking. 68 The blink_set() function should choose a user friendly blinking value 75 hardware blinking function, if any.
|
D | ledtrig-oneshot.txt | 12 event, while in the latter it keeps blinking at constant rate, as to signal 55 echo 1 > shot # led starts blinking, ignored if already blinking
|
D | leds-lp55xx.txt | 80 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
|
D | leds-lp5562.txt | 40 For example, run blinking green channel pattern, 48 To run a blinking white pattern,
|
D | leds-blinkm.txt | 9 Also you can store blinking sequences as "scripts" in
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | pca963x.txt | 9 - nxp,hw-blink : use hardware blinking instead of software blinking
|
D | leds-ns2.txt | 11 - modes-map: A mapping between LED modes (off, on or SATA activity blinking) and
|
D | common.txt | 5 blinking patterns, flash timeout, flash faults and external flash strobe mode.
|
/linux-4.4.14/drivers/leds/trigger/ |
D | Kconfig | 17 blinking the LED without any further software interaction.
|
/linux-4.4.14/Documentation/isdn/ |
D | README.icn | 143 (ICN-4B: 4 LEDs) must be blinking intermittently now. If a connection
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | armada-xp-lenovo-ix4-300d.dts | 260 /* init blinking while booting */
|
/linux-4.4.14/Documentation/fb/ |
D | matroxfb.txt | 194 noblink - disables cursor blinking. Cursor in text mode always blinks (hw 196 blink - enables cursor blinking. It is default.
|
/linux-4.4.14/drivers/atm/ |
D | iphase.c | 2432 static u_char blinking[8] = {0, 0, 0, 0, 0, 0, 0, 0}; local 2438 if (blinking[i] == 0) { 2439 blinking[i]++; 2445 blinking[i] = 0;
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 367 by reading /proc/led and its blinking mode can be changed
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 1199 blinking. I don't know what 0x3D0 is for though. I recommend using
|