Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/leds/
Dleds-lm3697.c112 static const struct regmap_config lm3697_regmap_config = { variable
325 led->regmap = devm_regmap_init_i2c(client, &lm3697_regmap_config); in lm3697_probe()