Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055.h11 extern const struct regmap_config bno055_regmap_config;
H A Dbno055_i2c.c23 regmap = devm_regmap_init_i2c(client, &bno055_regmap_config); in bno055_i2c_probe()
H A Dbno055_ser_core.c533 priv, &bno055_regmap_config); in bno055_ser_probe()
H A Dbno055.c283 const struct regmap_config bno055_regmap_config = { variable
295 EXPORT_SYMBOL_NS_GPL(bno055_regmap_config, IIO_BNO055);