| /linux/Documentation/leds/ |
| H A D | leds-cht-wcove.rst | 35 This is just like how blinking works in the LED subsystem, 36 for both sw and hw blinking the brightness can also be changed 37 while blinking. Breathing on this hw really is just a variant 38 mode of blinking.
|
| H A 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
|
| H A D | leds-lp5562.rst | 49 For example, run blinking green channel pattern:: 58 To run a blinking white pattern::
|
| H A D | leds-mlxcpld.rst | 117 Driver supports HW blinking at 3Hz and 6Hz frequency (50% duty cycle).
|
| H A D | leds-blinkm.rst | 13 Also you can store blinking sequences as "scripts" in
|
| /linux/Documentation/admin-guide/ |
| H A 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/Documentation/devicetree/bindings/leds/ |
| H A D | leds-el15203000.txt | 6 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.
|
| H A D | leds-ns2.txt | 11 - modes-map: A mapping between LED modes (off, on or SATA activity blinking) and
|
| H A D | leds-spi-byte.txt | 13 accelerated blinking) might can be supported too.
|
| /linux/drivers/leds/ |
| H A D | leds-gpio.c | 27 u8 blinking; member 48 if (led_dat->blinking) { in gpio_led_set() 51 led_dat->blinking = 0; in gpio_led_set() 72 led_dat->blinking = 1; in gpio_blink_set() 91 led_dat->blinking = 0; in create_gpio_led()
|
| H A D | leds-ss4200.c | 451 int blinking = 0; in blink_show() local 453 blinking = 1; in blink_show() 454 return sprintf(buf, "%d\n", blinking); in blink_show()
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-phy-lib.c | 270 unsigned long *delay_off, bool *blinking) in mtk_phy_led_num_dly_cfg() argument 276 *blinking = true; in mtk_phy_led_num_dly_cfg() 310 int mtk_phy_hw_led_blink_set(struct phy_device *phydev, u8 index, bool blinking) in mtk_phy_hw_led_blink_set() argument 317 if (blinking) in mtk_phy_hw_led_blink_set() 328 blinking ? in mtk_phy_hw_led_blink_set()
|
| H A D | mtk.h | 97 unsigned long *delay_off, bool *blinking); 101 bool blinking);
|
| H A D | mtk-ge-soc.c | 1231 bool blinking = false; in mt798x_phy_led_blink_set() local 1234 err = mtk_phy_led_num_dly_cfg(index, delay_on, delay_off, &blinking); in mt798x_phy_led_blink_set() 1238 err = mtk_phy_hw_led_blink_set(phydev, index, blinking); in mt798x_phy_led_blink_set()
|
| /linux/drivers/leds/blink/ |
| H A D | Kconfig | 26 The driver supports hardware blinking and the LEDs can be configured
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 12 Mac80211 supports various ways of blinking LEDs. Wherever possible,
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-lenovo-ix4-300d.dts | 201 /* init blinking while booting */
|
| /linux/Documentation/driver-api/media/ |
| H A D | rc-core.rst | 31 The infrared transmission is done by blinking a infrared emitter using a
|
| /linux/drivers/leds/trigger/ |
| H A D | Kconfig | 17 blinking the LED without any further software interaction.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-trigger-netdev | 75 If 1, the LED blinking in requested mode is offloaded to
|
| /linux/Documentation/fb/ |
| H A D | matroxfb.rst | 208 noblink disables cursor blinking. Cursor in text mode always blinks (hw 210 blink enables cursor blinking. It is default.
|
| /linux/arch/sparc/ |
| H A D | Kconfig | 326 by reading /proc/led and its blinking mode can be changed
|