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

/linux-master/drivers/hwmon/
H A Dlm83.c165 static const struct regmap_config lm83_regmap_config = { variable in typeref:struct:regmap_config
437 data->regmap = devm_regmap_init(dev, NULL, client, &lm83_regmap_config);

Completed in 213 milliseconds