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
44 #define PCA963X_MODE2_DMBLNK 0x20 /* Enable blinking */
104 bool blinking;
133 if (led->blinking) {
147 led->blinking = false;
157 if (led->blinking)
198 led->blinking = true;
357 led->blinking = false;