Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9500.c192 static const struct regmap_config sx9500_regmap_config = { variable
920 data->regmap = devm_regmap_init_i2c(client, &sx9500_regmap_config); in sx9500_probe()