Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm355x.c195 static int lm355x_control(struct lm355x_chip_data *chip, in lm355x_control() function
316 ret = lm355x_control(chip, brightness, MODE_TORCH); in lm355x_torch_brightness_set()
331 ret = lm355x_control(chip, brightness, MODE_FLASH); in lm355x_strobe_brightness_set()
346 ret = lm355x_control(chip, brightness, MODE_INDIC); in lm355x_indicator_brightness_set()