Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp513.c162 static const struct regmap_config tmp51x_regmap_config = { variable
729 data->regmap = devm_regmap_init_i2c(client, &tmp51x_regmap_config); in tmp51x_probe()