Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp464.c626 static const struct regmap_config tmp464_regmap_config = { variable
654 data->regmap = devm_regmap_init_i2c(client, &tmp464_regmap_config); in tmp464_probe()