Lines Matching +full:led +full:- +full:current
4 * SPDX-License-Identifier: Apache-2.0
11 * @brief Blanks IS31FL3733 LED display.
13 * When blank_en is set, the LED display will be disabled. This can be used for
14 * flicker-free display updates, or power saving.
16 * @param dev: LED device structure
23 * @brief Sets led current limit
25 * Sets the current limit for the LED driver. This is a separate value
26 * from per-led brightness, and applies to all LEDs.
27 * This value sets the output current limit according
30 * @param dev: LED device structure
31 * @param limit: current limit to apply