Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp401.c256 static const struct regmap_config tmp401_regmap_config = { variable
698 data->regmap = devm_regmap_init(dev, NULL, data, &tmp401_regmap_config); in tmp401_probe()