Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dtpl0102.c43 static const struct regmap_config tpl0102_regmap_config = { variable
137 data->regmap = devm_regmap_init_i2c(client, &tpl0102_regmap_config); in tpl0102_probe()