bme680_core_probe
int bme680_core_probe(struct device *dev, struct regmap *regmap,
EXPORT_SYMBOL_NS_GPL(bme680_core_probe, "IIO_BME680");
return bme680_core_probe(&client->dev, regmap, name);
return bme680_core_probe(&spi->dev, regmap, id->name);