Home
last modified time | relevance | path

Searched refs:max_uA_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-wm8350.c163 uA = (led->max_uA_index * led->value) / LED_FULL; in wm8350_led_set()
231 led->max_uA_index = i; in wm8350_led_probe()
/openbmc/linux/include/linux/mfd/wm8350/
H A Dpmic.h717 int max_uA_index; member