Lines Matching +full:activate +full:- +full:to +full:- +full:activate
50 * Activate hardware accelerated blink, delays are in milliseconds
54 * Deactivate blinking again when the brightness is set to a fixed
63 const char *default_trigger; /* Trigger to use */
86 * led_blink_set - set blinking with software fallback
87 * @led_cdev: the LED to start blinking
91 * This function makes the LED blink, attempting to use the
92 * hardware acceleration if possible, but falling back to
97 * led_cdev->brightness_set() will not stop the blinking,
104 * led_brightness_set - set LED brightness
105 * @led_cdev: the LED to set
106 * @brightness: the brightness to set it to
125 void (*activate)(struct led_classdev *led_cdev); member
132 /* Link to next registered trigger */
154 /* Triggers aren't active - null macros */
184 /* For the leds-gpio driver */