Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp103.c119 static const struct regmap_config tmp103_regmap_config = { variable
134 regmap = devm_regmap_init_i2c(client, &tmp103_regmap_config); in tmp103_probe()