Searched refs:tmp103_regmap_config (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ | ||
H A D | tmp103.c | 119 static const struct regmap_config tmp103_regmap_config = { variable in typeref:struct:regmap_config 134 regmap = devm_regmap_init_i2c(client, &tmp103_regmap_config); tmp103_probe() |
Completed in 47 milliseconds