Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp103.c105 static const struct regmap_config tmp103_regmap_config = { variable
119 regmap = devm_regmap_init_i2c(client, &tmp103_regmap_config); in tmp103_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp103.c146 static const struct regmap_config tmp103_regmap_config = { variable
160 regmap = devm_regmap_init_i2c(client, &tmp103_regmap_config); in tmp103_probe()

Completed in 1 milliseconds