Searched refs:blinking (Results 1 – 12 of 12) sorted by relevance
/linux-3.4.99/drivers/leds/ |
D | leds-gpio.c | 31 u8 blinking; member 41 if (led_dat->blinking) { in gpio_led_work() 45 led_dat->blinking = 0; in gpio_led_work() 73 if (led_dat->blinking) { in gpio_led_set() 76 led_dat->blinking = 0; in gpio_led_set() 88 led_dat->blinking = 1; in gpio_blink_set() 117 led_dat->blinking = 0; in create_gpio_led()
|
D | leds-ss4200.c | 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()
|
D | Kconfig | 300 can stop the front LED from blinking after startup. 367 cannot be used. This driver supports hardware blinking with an on+off 380 Brightness control is supported but hardware blinking is not. 388 Driver support brightness control and hardware-assisted blinking. 420 blinking the LED without any further software interaction.
|
/linux-3.4.99/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 | 58 - how to change your VGA cursor from a blinking underscore.
|
/linux-3.4.99/Documentation/leds/ |
D | leds-class.txt | 63 blink_set() function (see <linux/leds.h>). To set an LED to blinking, 67 To turn off blinking again, use the API function led_brightness_set() 69 timers that may have been required for blinking. 71 The blink_set() function should choose a user friendly blinking value 78 hardware blinking function, if any.
|
/linux-3.4.99/Documentation/isdn/ |
D | README.icn | 143 (ICN-4B: 4 LEDs) must be blinking intermittently now. If a connection
|
/linux-3.4.99/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-3.4.99/drivers/atm/ |
D | iphase.c | 2429 static u_char blinking[8] = {0, 0, 0, 0, 0, 0, 0, 0}; local 2435 if (blinking[i] == 0) { 2436 blinking[i]++; 2442 blinking[i] = 0;
|
/linux-3.4.99/arch/sparc/ |
D | Kconfig | 422 by reading /proc/led and its blinking mode can be changed
|
/linux-3.4.99/drivers/staging/wlags49_h2/ |
D | README.wlags49 | 453 steady-on or blinking rapidly and Transmit/Receive LED flashing, but no
|
/linux-3.4.99/Documentation/networking/ |
D | arcnet-hardware.txt | 1199 blinking. I don't know what 0x3D0 is for though. I recommend using
|