Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm3532.c200 static const struct regmap_config lm3532_regmap_config = { variable
686 drvdata->regmap = devm_regmap_init_i2c(client, &lm3532_regmap_config); in lm3532_probe()