Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm75.c543 static const struct regmap_config lm75_regmap_config = { variable
600 data->regmap = devm_regmap_init_i2c(client, &lm75_regmap_config); in lm75_probe()