Searched refs:bmp380_regmap_config (Results 1 – 4 of 4) sorted by relevance
130 const struct regmap_config bmp380_regmap_config = { variable140 EXPORT_SYMBOL_NS(bmp380_regmap_config, IIO_BMP280);
23 regmap_config = &bmp380_regmap_config; in bmp280_i2c_probe()
70 regmap_config = &bmp380_regmap_config; in bmp280_spi_probe()
197 extern const struct regmap_config bmp380_regmap_config;
Completed in 6 milliseconds