Searched refs:blinking (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/drivers/leds/ |
D | leds-gpio.c | 32 u8 blinking; member 42 if (led_dat->blinking) { in gpio_led_work() 46 led_dat->blinking = 0; in gpio_led_work() 74 if (led_dat->blinking) { in gpio_led_set() 77 led_dat->blinking = 0; in gpio_led_set() 89 led_dat->blinking = 1; in gpio_blink_set() 118 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 | 309 can stop the front LED from blinking after startup. 376 cannot be used. This driver supports hardware blinking with an on+off 389 Brightness control is supported but hardware blinking is not. 397 Driver support brightness control and hardware-assisted blinking. 429 blinking the LED without any further software interaction.
|
/linux-3.3/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.3/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.3/Documentation/isdn/ |
D | README.icn | 143 (ICN-4B: 4 LEDs) must be blinking intermittently now. If a connection
|
/linux-3.3/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.3/drivers/atm/ |
D | iphase.c | 2430 static u_char blinking[8] = {0, 0, 0, 0, 0, 0, 0, 0}; local 2436 if (blinking[i] == 0) { 2437 blinking[i]++; 2443 blinking[i] = 0;
|
/linux-3.3/arch/sparc/ |
D | Kconfig | 421 by reading /proc/led and its blinking mode can be changed
|
/linux-3.3/drivers/staging/wlags49_h2/ |
D | README.wlags49 | 453 steady-on or blinking rapidly and Transmit/Receive LED flashing, but no
|
/linux-3.3/Documentation/networking/ |
D | arcnet-hardware.txt | 1199 blinking. I don't know what 0x3D0 is for though. I recommend using
|