Searched refs:bme680_core_probe (Results 1 – 3 of 3) sorted by relevance
35 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
130 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
1150 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function1238 EXPORT_SYMBOL_NS_GPL(bme680_core_probe, "IIO_BME680");