Searched refs:bmp180_regmap_config (Results 1 – 4 of 4) sorted by relevance
32 const struct regmap_config bmp180_regmap_config = { variable42 EXPORT_SYMBOL_NS(bmp180_regmap_config, IIO_BMP280);
16 regmap_config = &bmp180_regmap_config; in bmp280_i2c_probe()
63 regmap_config = &bmp180_regmap_config; in bmp280_spi_probe()
195 extern const struct regmap_config bmp180_regmap_config;
Completed in 5 milliseconds