Home
last modified time | relevance | path

Searched refs:bme680_core_probe (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/iio/chemical/
Dbme680_i2c.c58 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
Dbme680.h93 int bme680_core_probe(struct device *dev, struct regmap *regmap,
Dbme680_spi.c98 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
Dbme680_core.c903 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function
955 EXPORT_SYMBOL_GPL(bme680_core_probe);