Home
last modified time | relevance | path

Searched refs:bmp280_regmap_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c193 const struct regmap_config bmp280_regmap_config = { variable
203 EXPORT_SYMBOL_NS(bmp280_regmap_config, IIO_BMP280);
H A Dbmp280.h470 extern const struct regmap_config bmp280_regmap_config;
H A Dbmp280-core.c802 .regmap_config = &bmp280_regmap_config,