Searched refs:bme680_core_probe (Results 1 – 4 of 4) sorted by relevance
35 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
90 int bme680_core_probe(struct device *dev, struct regmap *regmap,
138 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
935 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function1006 EXPORT_SYMBOL_NS_GPL(bme680_core_probe, IIO_BME680);