Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm83.c165 static const struct regmap_config lm83_regmap_config = { variable
437 data->regmap = devm_regmap_init(dev, NULL, client, &lm83_regmap_config); in lm83_probe()