Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dfxos8700.h5 extern const struct regmap_config fxos8700_regmap_config;
H A Dfxos8700_spi.c17 regmap = devm_regmap_init_spi(spi, &fxos8700_regmap_config); in fxos8700_spi_probe()
H A Dfxos8700_i2c.c26 regmap = devm_regmap_init_i2c(client, &fxos8700_regmap_config); in fxos8700_i2c_probe()
H A Dfxos8700_core.c228 const struct regmap_config fxos8700_regmap_config = { variable
235 EXPORT_SYMBOL(fxos8700_regmap_config);