Searched refs:bmp280_regmap_config (Results 1 – 4 of 4) sorted by relevance
118 const struct regmap_config bmp280_regmap_config = { variable128 EXPORT_SYMBOL_NS(bmp280_regmap_config, IIO_BMP280);
20 regmap_config = &bmp280_regmap_config; in bmp280_i2c_probe()
67 regmap_config = &bmp280_regmap_config; in bmp280_spi_probe()
196 extern const struct regmap_config bmp280_regmap_config;
Completed in 4 milliseconds