Lines Matching refs:blinking
14 * Note that hardware blinking violates the leds infrastructure driver
15 * interface since the hardware only supports blinking all LEDs with the
19 * that is set to blink will be used for all of the blinking LEDs.
20 * Hardware blinking is disabled by default but can be enabled by setting
45 #define PCA963X_MODE2_DMBLNK 0x20 /* Enable blinking */
105 bool blinking;
134 if (led->blinking) {
148 led->blinking = false;
158 if (led->blinking)
199 led->blinking = true;
356 led->blinking = false;