Searched refs:bme680_core_probe (Results 1 – 4 of 4) sorted by relevance
58 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
93 int bme680_core_probe(struct device *dev, struct regmap *regmap,
98 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
903 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function955 EXPORT_SYMBOL_GPL(bme680_core_probe);