Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl355_i2c.c15 static const struct regmap_config adxl355_i2c_regmap_config = { variable
32 regmap = devm_regmap_init_i2c(client, &adxl355_i2c_regmap_config); in adxl355_i2c_probe()