Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl367_i2c.c34 static const struct regmap_config adxl367_i2c_regmap_config = { variable
53 regmap = devm_regmap_init_i2c(client, &adxl367_i2c_regmap_config); in adxl367_i2c_probe()