Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp102.c180 static const struct regmap_config tmp102_regmap_config = { variable
213 tmp102->regmap = devm_regmap_init_i2c(client, &tmp102_regmap_config); in tmp102_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp102.c180 static const struct regmap_config tmp102_regmap_config = { variable
213 tmp102->regmap = devm_regmap_init_i2c(client, &tmp102_regmap_config); in tmp102_probe()

Completed in 2 milliseconds