/Linux-v5.4/Documentation/admin-guide/ |
D | vga-softcursor.rst | 9 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::
|
/Linux-v5.4/drivers/leds/ |
D | leds-gpio.c | 24 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()
|
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 | leds-lm355x.c | 119 u8 blinking; member 369 indicator_pattern[state].blinking); in lm3556_indicator_pattern_store()
|
D | Kconfig | 165 hardware-accelerated blinking with maximum on and off periods of 9.8 544 can stop the front LED from blinking after startup. 608 cannot be used. This driver supports hardware blinking with an on+off 617 Driver support brightness control and hardware-assisted blinking.
|
/Linux-v5.4/Documentation/leds/ |
D | ledtrig-oneshot.rst | 13 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
|
D | leds-class.rst | 126 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.
|
D | leds-lp55xx.rst | 90 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
|
D | leds-lp5562.rst | 49 For example, run blinking green channel pattern:: 58 To run a blinking white pattern::
|
D | leds-blinkm.rst | 13 Also you can store blinking sequences as "scripts" in
|
D | leds-mlxcpld.rst | 117 Driver supports HW blinking at 3Hz and 6Hz frequency (50% duty cycle).
|
/Linux-v5.4/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 | leds-spi-byte.txt | 13 accelerated blinking) might can be supported too.
|
D | common.txt | 5 blinking patterns, flash timeout, flash faults and external flash strobe mode.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | armada-xp-lenovo-ix4-300d.dts | 201 /* init blinking while booting */
|
D | rk3188-bqedison2qc.dts | 515 /* low: charging, high: complete, fault: blinking */
|
/Linux-v5.4/Documentation/media/kapi/ |
D | rc-core.rst | 31 The infrared transmission is done by blinking a infrared emitter using a
|
/Linux-v5.4/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 12 Mac80211 supports various ways of blinking LEDs. Wherever possible,
|
/Linux-v5.4/drivers/leds/trigger/ |
D | Kconfig | 17 blinking the LED without any further software interaction.
|
/Linux-v5.4/Documentation/fb/ |
D | matroxfb.rst | 211 noblink disables cursor blinking. Cursor in text mode always blinks (hw 213 blink enables cursor blinking. It is default.
|
/Linux-v5.4/drivers/atm/ |
D | iphase.c | 2438 static u_char blinking[8] = {0, 0, 0, 0, 0, 0, 0, 0}; local 2444 if (blinking[i] == 0) { 2445 blinking[i]++; 2451 blinking[i] = 0;
|
/Linux-v5.4/arch/sparc/ |
D | Kconfig | 377 by reading /proc/led and its blinking mode can be changed
|
/Linux-v5.4/drivers/hid/ |
D | Kconfig | 1035 U2F Zero supports custom commands for blinking the LED 1039 U2F Zero only supports blinking its LED, so this driver doesn't
|
/Linux-v5.4/Documentation/networking/ |
D | arcnet-hardware.txt | 1199 blinking. I don't know what 0x3D0 is for though. I recommend using
|