Searched refs:bmp180_regmap_config (Results 1 – 4 of 4) sorted by relevance
32 const struct regmap_config bmp180_regmap_config = { variable42 EXPORT_SYMBOL(bmp180_regmap_config);
16 regmap_config = &bmp180_regmap_config; in bmp280_i2c_probe()
63 regmap_config = &bmp180_regmap_config; in bmp280_spi_probe()
106 extern const struct regmap_config bmp180_regmap_config;